|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ConnectionFactory | Defines the functionality a connection factory should implement. |
ConnectionFactoryConfig | Contains configuration elements for a ConnectionFactory . |
ManagedConnectionFactory | Connection factory that can be used when on managed environments, like application servers. |
PooledConnectionFactory | Pooled connection factory based on C3P0. |
SimpleConnectionFactory | Connection factory implementation that will create database connection on a per invocation basis. |
Connection factories for use with the JDBC Cache Store. Simple connection factories delegate to a data source if used within a Java EE environment, otherwise C3P0 pooling is used if outside of a Java EE environment.
|
Google Analytics | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |