Uses of Interface
org.hibernate.jpa.AvailableSettings
-
Packages that use AvailableSettings Package Description org.hibernate.cfg org.hibernate.ejb -
-
Uses of AvailableSettings in org.hibernate.cfg
Subinterfaces of AvailableSettings in org.hibernate.cfg Modifier and Type Interface Description interface
AvailableSettings
Classes in org.hibernate.cfg that implement AvailableSettings Modifier and Type Class Description class
Environment
Provides access to configuration info passed in Properties objects. -
Uses of AvailableSettings in org.hibernate.ejb
Subinterfaces of AvailableSettings in org.hibernate.ejb Modifier and Type Interface Description interface
AvailableSettings
Deprecated.use org.hibernate.jpa.AvailableSettings
-