org.springframework.jdbc.support.nativejdbc
Class Diagram nativejdbc

Class Summary
CommonsDbcpNativeJdbcExtractorImplementation of the NativeJdbcExtractor interface for the Jakarta Commons DBCP connection pool.
JBossNativeJdbcExtractorImplementation of the NativeJdbcExtractor interface for the JBoss 3.2 connection pool.
NativeJdbcExtractorInterface for extracting native JDBC objects from wrapped objects coming from connection pools.
SimpleNativeJdbcExtractorSimple implementation of the NativeJdbcExtractor interface.
XAPoolNativeJdbcExtractorImplementation of the NativeJdbcExtractor interface for ObjectWeb's XAPool connection pool.