Uses of Interface
org.hibernate.cfg.C3p0Settings
-
Packages that use C3p0Settings Package Description org.hibernate.cfg This package defines APIs for configuring Hibernate. -
-
Uses of C3p0Settings in org.hibernate.cfg
Subinterfaces of C3p0Settings in org.hibernate.cfg Modifier and Type Interface Description interface
JdbcSettings
Settings related to JDBC, Connections, pools, Dialects, etc
-