Uses of Class
org.jboss.jca.adapters.jdbc.CachedCallableStatement
Packages that use CachedCallableStatement
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 CachedCallableStatement in org.jboss.jca.adapters.jdbc
Methods in org.jboss.jca.adapters.jdbc that return CachedCallableStatementModifier and TypeMethodDescriptionWrappedConnectionFactory.createCachedCallableStatement(CallableStatement cs) Create a cached callable statement -
Uses of CachedCallableStatement in org.jboss.jca.adapters.jdbc.jdk7
Subclasses of CachedCallableStatement in org.jboss.jca.adapters.jdbc.jdk7Methods in org.jboss.jca.adapters.jdbc.jdk7 that return CachedCallableStatementModifier and TypeMethodDescriptionWrappedConnectionFactoryJDK7.createCachedCallableStatement(CallableStatement cs) Create a cached callable statement -
Uses of CachedCallableStatement in org.jboss.jca.adapters.jdbc.jdk8
Subclasses of CachedCallableStatement in org.jboss.jca.adapters.jdbc.jdk8Methods in org.jboss.jca.adapters.jdbc.jdk8 that return CachedCallableStatementModifier and TypeMethodDescriptionWrappedConnectionFactoryJDK8.createCachedCallableStatement(CallableStatement cs) Create a cached callable statement