程序包的使用
org.hibernate.boot.registry.selector
-
使用org.hibernate.boot.registry.selector的程序包 程序包 说明 org.hibernate.boot.registry Defines service registry contracts application are likely to want to utilize for configuring Hibernate behavior.org.hibernate.boot.registry.selector Defines a feature-set around named registration of implementations of various contracts and the ability to select those implementations.org.hibernate.boot.registry.selector.internal Internals for building StrategySelectororg.hibernate.hikaricp.internal Implementation of ConnectionProvider using HikariCP.org.hibernate.jpa.boot.spi -
org.hibernate.boot.registry使用的org.hibernate.boot.registry.selector中的类 类 说明 StrategyRegistrationProvider Responsible for providing the registrations of strategy selector(s). -
org.hibernate.boot.registry.selector使用的org.hibernate.boot.registry.selector中的类 类 说明 StrategyRegistration Describes the registration of a named strategy implementation. -
org.hibernate.boot.registry.selector.internal使用的org.hibernate.boot.registry.selector中的类 类 说明 StrategyRegistration Describes the registration of a named strategy implementation. -
org.hibernate.hikaricp.internal使用的org.hibernate.boot.registry.selector中的类 类 说明 StrategyRegistration Describes the registration of a named strategy implementation.StrategyRegistrationProvider Responsible for providing the registrations of strategy selector(s). -
org.hibernate.jpa.boot.spi使用的org.hibernate.boot.registry.selector中的类 类 说明 StrategyRegistrationProvider Responsible for providing the registrations of strategy selector(s).