Uses of Interface
org.jboss.jca.adapters.jdbc.StatementAccess
Packages that use StatementAccess
Package
Description
The JDBC resource adapter with pooling support
This package contains the JDBC 4.1 extension
This package contains the JDBC 4.2 extension
-
Uses of StatementAccess in org.jboss.jca.adapters.jdbc
Classes in org.jboss.jca.adapters.jdbc that implement StatementAccessModifier and TypeClassDescriptionclassWrappedCallableStatementclassA wrapper for a prepared statement.classA wrapper for a statement. -
Uses of StatementAccess in org.jboss.jca.adapters.jdbc.jdk7
Classes in org.jboss.jca.adapters.jdbc.jdk7 that implement StatementAccessModifier and TypeClassDescriptionclassWrappedCallableStatementJDK7.classWrappedPreparedStatementJDK7.classWrappedStatementJDK7. -
Uses of StatementAccess in org.jboss.jca.adapters.jdbc.jdk8
Classes in org.jboss.jca.adapters.jdbc.jdk8 that implement StatementAccessModifier and TypeClassDescriptionclassWrappedCallableStatementJDK8.classWrappedPreparedStatementJDK8.classWrappedStatementJDK8.