Uses of Interface
org.hibernate.cfg.JdbcSettings
-
Packages that use JdbcSettings Package Description org.hibernate.cfg This package defines APIs for configuring Hibernate. -
-
Uses of JdbcSettings in org.hibernate.cfg
Subinterfaces of JdbcSettings in org.hibernate.cfg Modifier and Type Interface Description interfaceAvailableSettingsEnumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.Classes in org.hibernate.cfg that implement JdbcSettings Modifier and Type Class Description classEnvironmentProvides access to configuration properties passed inPropertiesobjects.
-