!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\oracle\product\10.2.0\client_2\sqlj\doc\runtime\javadoc\sqlj\runtime\   drwxrwxrwx
Free 4.94 GB of 239.26 GB (2.07%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     ConnectionContextFactory.html (15.32 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
: Interface ConnectionContextFactory

sqlj.runtime
Interface ConnectionContextFactory

All Known Subinterfaces:
SqljConnectionPoolDataSource, SqljDataSource, SqljXADataSource
All Known Implementing Classes:
OracleSqljXADataSource

public interface ConnectionContextFactory

A SQLJ-specific data source is implemented based on an underlying JDBC data source. Besides supporting JDBC data source functionality, defined by javax.sql.DataSource, a SQLJ-specific data source supports the APIs defined in this interface. This interface requires Java 2 Enterprise Edition (J2EE).

See Also:
SqljDataSource

Method Summary
 ConnectionContext getContext(java.lang.Class ctxClass)
          Return an instance of ConnectionContext type ctxClass
 ConnectionContext getContext(java.lang.Class ctxClass, boolean autoCommit)
          Return an instance of ConnectionContext type ctxClass , with the autoCommit mode of the underlying JDBC connection set according to the second argument
 ConnectionContext getContext(java.lang.Class ctxClass, java.lang.String user, java.lang.String password)
          Return an instance of ConnectionContext type ctxClass , given the user name and password of the underlying JDBC connection
 ConnectionContext getContext(java.lang.Class ctxClass, java.lang.String user, java.lang.String password, boolean autoCommit)
          Return an instance of ConnectionContext type ctxClass , given the user name, password and autoCommit mode of the underlying JDBC connection
 DefaultContext getDefaultContext()
          Return a DefaultContext instance
 DefaultContext getDefaultContext(boolean autoCommit)
          Return a DefaultContext instance, with the autoCommit mode of the underlying JDBC connection set according to the argument
 DefaultContext getDefaultContext(java.lang.String user, java.lang.String password)
          Return a DefaultContext instance, given the user name and password of the underlying JDBC data source
 DefaultContext getDefaultContext(java.lang.String user, java.lang.String password, boolean autoCommit)
          Return a DefaultContext instance, given the user name, password and autoCommit mode of the underlying JDBC connection
 

Method Detail

getDefaultContext

public DefaultContext getDefaultContext(boolean autoCommit)
                                 throws java.sql.SQLException
Return a DefaultContext instance, with the autoCommit mode of the underlying JDBC connection set according to the argument

getDefaultContext

public DefaultContext getDefaultContext(java.lang.String user,
                                        java.lang.String password,
                                        boolean autoCommit)
                                 throws java.sql.SQLException
Return a DefaultContext instance, given the user name, password and autoCommit mode of the underlying JDBC connection

getContext

public ConnectionContext getContext(java.lang.Class ctxClass,
                                    boolean autoCommit)
                             throws java.sql.SQLException
Return an instance of ConnectionContext type ctxClass , with the autoCommit mode of the underlying JDBC connection set according to the second argument

getContext

public ConnectionContext getContext(java.lang.Class ctxClass,
                                    java.lang.String user,
                                    java.lang.String password,
                                    boolean autoCommit)
                             throws java.sql.SQLException
Return an instance of ConnectionContext type ctxClass , given the user name, password and autoCommit mode of the underlying JDBC connection

getDefaultContext

public DefaultContext getDefaultContext()
                                 throws java.sql.SQLException
Return a DefaultContext instance

getDefaultContext

public DefaultContext getDefaultContext(java.lang.String user,
                                        java.lang.String password)
                                 throws java.sql.SQLException
Return a DefaultContext instance, given the user name and password of the underlying JDBC data source

getContext

public ConnectionContext getContext(java.lang.Class ctxClass)
                             throws java.sql.SQLException
Return an instance of ConnectionContext type ctxClass

getContext

public ConnectionContext getContext(java.lang.Class ctxClass,
                                    java.lang.String user,
                                    java.lang.String password)
                             throws java.sql.SQLException
Return an instance of ConnectionContext type ctxClass , given the user name and password of the underlying JDBC connection



:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]--