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 interfaceAvailableSettingsClasses in org.hibernate.cfg that implement AvailableSettings Modifier and Type Class Description classEnvironmentProvides 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 interfaceAvailableSettingsDeprecated.use org.hibernate.jpa.AvailableSettings
-