Uses of Interface
org.hibernate.cfg.C3p0Settings
Packages that use C3p0Settings
-
Uses of C3p0Settings in org.hibernate.cfg
Subinterfaces of C3p0Settings in org.hibernate.cfgModifier and TypeInterfaceDescriptioninterface
Enumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.interface
Settings related to JDBC, Connections, pools, Dialects, etcClasses in org.hibernate.cfg that implement C3p0SettingsModifier and TypeClassDescriptionfinal class
Provides access to configuration properties passed inProperties
objects.