|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrappedConnection | |
org.jboss.resource.adapter.jdbc |
Uses of WrappedConnection in org.jboss.resource.adapter.jdbc |
Constructors in org.jboss.resource.adapter.jdbc with parameters of type WrappedConnection | |
WrappedCallableStatement(WrappedConnection lc,
CallableStatement cs,
boolean doQueryTimeout)
|
|
WrappedStatement(WrappedConnection lc,
Statement s,
boolean doQueryTimeout)
|
|
WrappedPreparedStatement(WrappedConnection lc,
PreparedStatement ps,
boolean doSetQueryTimeout)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |