Uses of Interface
org.smallmind.persistence.sql.pool.context.ContextualPoolNameTranslator
Packages that use ContextualPoolNameTranslator
-
Uses of ContextualPoolNameTranslator in org.smallmind.persistence.sql.pool.context
Classes in org.smallmind.persistence.sql.pool.context that implement ContextualPoolNameTranslatorConstructors in org.smallmind.persistence.sql.pool.context with parameters of type ContextualPoolNameTranslatorModifierConstructorDescriptionContextualPooledDataSource(ContextualPoolNameTranslator poolNameTranslator, ComponentPool... componentPools) ContextualPooledXADataSource(ContextualPoolNameTranslator poolNameTranslator, ComponentPool<XAConnection>... componentPools)