|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cuba.wired.WiredManagedConnection cuba.wired.WiredUnrestrictedManagedConnection
public class WiredUnrestrictedManagedConnection
Field Summary |
---|
Fields inherited from interface java.sql.Connection |
---|
TRANSACTION_NONE, TRANSACTION_READ_COMMITTED, TRANSACTION_READ_UNCOMMITTED, TRANSACTION_REPEATABLE_READ, TRANSACTION_SERIALIZABLE |
Constructor Summary | |
---|---|
WiredUnrestrictedManagedConnection(java.sql.Connection con,
cuba.wired.WiredDataSource source)
|
Method Summary | |
---|---|
protected void |
checkNotSupported()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WiredUnrestrictedManagedConnection(java.sql.Connection con, cuba.wired.WiredDataSource source) throws java.sql.SQLException
java.sql.SQLException
Method Detail |
---|
protected void checkNotSupported()
checkNotSupported
in class WiredManagedConnection
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |