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