|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JBossWrapper | |
|---|---|
| org.jboss.jca.adapters.jdbc | The JDBC resource adapter with pooling support |
| org.jboss.jca.adapters.jdbc.jdk6 | This package contains the JDBC 4.0 extension |
| org.jboss.jca.adapters.jdbc.jdk7 | This package contains the JDBC 4.1 extension |
| Uses of JBossWrapper in org.jboss.jca.adapters.jdbc |
|---|
| Subclasses of JBossWrapper in org.jboss.jca.adapters.jdbc | |
|---|---|
class |
CachedCallableStatement
A cache wrapper for java.sql.CallableStatement |
class |
CachedPreparedStatement
Wrapper class for cached PreparedStatements. |
class |
WrappedCallableStatement
WrappedCallableStatement |
class |
WrappedConnection
A wrapper for a connection. |
class |
WrappedPreparedStatement
A wrapper for a prepared statement. |
class |
WrappedResultSet
A wrapper for a result set |
class |
WrappedStatement
A wrapper for a statement. |
class |
WrapperDataSource
WrapperDataSource |
| Uses of JBossWrapper in org.jboss.jca.adapters.jdbc.jdk6 |
|---|
| Subclasses of JBossWrapper in org.jboss.jca.adapters.jdbc.jdk6 | |
|---|---|
class |
CachedCallableStatementJDK6
CachedCallableStatementJDK6. |
class |
CachedPreparedStatementJDK6
CachedPreparedStatementJDK6. |
class |
WrappedCallableStatementJDK6
WrappedCallableStatementJDK6. |
class |
WrappedConnectionJDK6
WrappedConnectionJDK6. |
class |
WrappedPreparedStatementJDK6
WrappedPreparedStatementJDK6. |
class |
WrappedResultSetJDK6
WrappedResultSetJDK6. |
class |
WrappedStatementJDK6
WrappedStatementJDK6. |
| Uses of JBossWrapper in org.jboss.jca.adapters.jdbc.jdk7 |
|---|
| Subclasses of JBossWrapper in org.jboss.jca.adapters.jdbc.jdk7 | |
|---|---|
class |
CachedCallableStatementJDK7
CachedCallableStatementJDK7. |
class |
CachedPreparedStatementJDK7
CachedPreparedStatementJDK7. |
class |
WrappedCallableStatementJDK7
WrappedCallableStatementJDK7. |
class |
WrappedConnectionJDK7
WrappedConnectionJDK7. |
class |
WrappedPreparedStatementJDK7
WrappedPreparedStatementJDK7. |
class |
WrappedResultSetJDK7
WrappedResultSetJDK7. |
class |
WrappedStatementJDK7
WrappedStatementJDK7. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||