|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JdbcConnectionRequestInfo | |
|---|---|
| org.openejb.resource.jdbc | The classes and interfaces directly under this package define the basic parts of OpenEJB JDBC resources. |
| Uses of JdbcConnectionRequestInfo in org.openejb.resource.jdbc |
|---|
| Methods in org.openejb.resource.jdbc that return JdbcConnectionRequestInfo | |
|---|---|
protected JdbcConnectionRequestInfo |
JdbcManagedConnection.getRequestInfo()
|
| Methods in org.openejb.resource.jdbc with parameters of type JdbcConnectionRequestInfo | |
|---|---|
protected java.sql.Connection |
JdbcConnectionFactory.getConnection(JdbcConnectionRequestInfo connectionRequestInfo)
|
| Constructors in org.openejb.resource.jdbc with parameters of type JdbcConnectionRequestInfo | |
|---|---|
JdbcManagedConnection(javax.resource.spi.ManagedConnectionFactory managedFactory,
java.sql.Connection sqlConn,
JdbcConnectionRequestInfo rxInfo)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||