Uses of Interface
org.hibernate.cfg.AvailableSettings
-
Packages that use AvailableSettings Package Description org.hibernate.cfg This package defines APIs for configuring Hibernate. -
-
Uses of AvailableSettings in org.hibernate.cfg
Classes in org.hibernate.cfg that implement AvailableSettings Modifier and Type Class Description class
Environment
Provides access to configuration properties passed inProperties
objects.
-