| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| NativeJdbcExtractor | Interface for extracting native JDBC objects from wrapped objects coming from connection pools. | 
| Class Summary | |
|---|---|
| C3P0NativeJdbcExtractor | Implementation of the NativeJdbcExtractorinterface for the
 C3P0 connection pool. | 
| CommonsDbcpNativeJdbcExtractor | Implementation of the NativeJdbcExtractorinterface for the
 Jakarta Commons DBCP connection pool, version 1.1 or higher. | 
| JBossNativeJdbcExtractor | Implementation of the NativeJdbcExtractorinterface for JBoss,
 supporting JBoss Application Server 3.2.4+. | 
| Jdbc4NativeJdbcExtractor | NativeJdbcExtractorimplementation that delegates to JDBC 4.0'sunwrapmethod, as defined byWrapper. | 
| NativeJdbcExtractorAdapter | Abstract adapter class for the NativeJdbcExtractorinterface,
 for simplified implementation of basic extractors. | 
| SimpleNativeJdbcExtractor | Simple implementation of the NativeJdbcExtractorinterface. | 
| WebLogicNativeJdbcExtractor | Implementation of the NativeJdbcExtractorinterface for WebLogic,
 supporting WebLogic Server 8.1 and higher. | 
| WebSphereNativeJdbcExtractor | Implementation of the NativeJdbcExtractorinterface for WebSphere,
 supporting WebSphere Application Server 5.1 and higher. | 
| XAPoolNativeJdbcExtractor | Implementation of the NativeJdbcExtractorinterface for
 ObjectWeb's XAPool, as shipped with JOTM and used in JOnAS. | 
Provides a mechanism for extracting native implementations of JDBC interfaces from wrapper objects that got returned from connection pools.
Can be used independently, for example in custom JDBC access code.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||