|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatementAccess | |
|---|---|
| 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 StatementAccess in org.jboss.jca.adapters.jdbc |
|---|
| Classes in org.jboss.jca.adapters.jdbc that implement StatementAccess | |
|---|---|
class |
WrappedCallableStatement
WrappedCallableStatement |
class |
WrappedPreparedStatement
A wrapper for a prepared statement. |
class |
WrappedStatement
A wrapper for a statement. |
| Uses of StatementAccess in org.jboss.jca.adapters.jdbc.jdk6 |
|---|
| Classes in org.jboss.jca.adapters.jdbc.jdk6 that implement StatementAccess | |
|---|---|
class |
WrappedCallableStatementJDK6
WrappedCallableStatementJDK6. |
class |
WrappedPreparedStatementJDK6
WrappedPreparedStatementJDK6. |
class |
WrappedStatementJDK6
WrappedStatementJDK6. |
| Uses of StatementAccess in org.jboss.jca.adapters.jdbc.jdk7 |
|---|
| Classes in org.jboss.jca.adapters.jdbc.jdk7 that implement StatementAccess | |
|---|---|
class |
WrappedCallableStatementJDK7
WrappedCallableStatementJDK7. |
class |
WrappedPreparedStatementJDK7
WrappedPreparedStatementJDK7. |
class |
WrappedStatementJDK7
WrappedStatementJDK7. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||