Uses of Interface
org.hibernate.cfg.PersistenceSettings
Packages that use PersistenceSettings
-
Uses of PersistenceSettings in org.hibernate.cfg
Subinterfaces of PersistenceSettings in org.hibernate.cfgModifier and TypeInterfaceDescriptioninterface
Enumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.Classes in org.hibernate.cfg that implement PersistenceSettingsModifier and TypeClassDescriptionfinal class
Provides access to configuration properties passed inProperties
objects.