|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.objectweb.rmijdbc.RJConnection org.eigenbase.jdbc4.UnwrappableRJConnection
public abstract class UnwrappableRJConnection
Gunk for JDBC 4 source compatibility. See Eigenpedia.
Field Summary | |
---|---|
(package private) static long |
serialVersionUID
|
Fields inherited from class org.objectweb.rmijdbc.RJConnection |
---|
rmiConnection_ |
Constructor Summary | |
---|---|
protected |
UnwrappableRJConnection(org.objectweb.rmijdbc.RJConnectionInterface rmiconn)
|
protected |
UnwrappableRJConnection(org.objectweb.rmijdbc.RJDriverInterface drv,
String url,
Properties info)
|
Method Summary |
---|
Methods inherited from class org.objectweb.rmijdbc.RJConnection |
---|
clearWarnings, close, commit, createStatement, createStatement, createStatement, getAutoCommit, getCatalog, getHoldability, getMetaData, getTransactionIsolation, getTypeMap, getWarnings, isClosed, isReadOnly, nativeSQL, prepareCall, prepareCall, prepareCall, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, prepareStatement, releaseSavepoint, rollback, rollback, setAutoCommit, setCatalog, setHoldability, setReadOnly, setSavepoint, setSavepoint, setTransactionIsolation, setTypeMap |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final long serialVersionUID
Constructor Detail |
---|
protected UnwrappableRJConnection(org.objectweb.rmijdbc.RJConnectionInterface rmiconn)
protected UnwrappableRJConnection(org.objectweb.rmijdbc.RJDriverInterface drv, String url, Properties info) throws Exception
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |