Uses of Interface
com.tietoenator.trip.jxp.pool.TdbPoolInitializer
Packages that use TdbPoolInitializer
-
Uses of TdbPoolInitializer in com.tietoenator.trip.jxp.pool
Methods in com.tietoenator.trip.jxp.pool that return TdbPoolInitializerModifier and TypeMethodDescriptionTdbConnectionPool.getPoolInitializer()
Returns the current pool initialization procedure for sessions in the pool.Methods in com.tietoenator.trip.jxp.pool with parameters of type TdbPoolInitializerModifier and TypeMethodDescriptionvoid
TdbConnectionPool.setPoolInitializer
(TdbPoolInitializer initproc) Assigns a pool initialization procedure for sessions in the pool.