程序包的使用
org.hibernate.integrator.spi
-
使用org.hibernate.integrator.spi的程序包 程序包 说明 org.hibernate.boot.registry Defines service registry contracts application are likely to want to utilize for configuring Hibernate behavior.org.hibernate.boot.registry.internal The internals for building service registries.org.hibernate.cache.internal Internal implementations and support for second-level caching.org.hibernate.cfg.beanvalidation org.hibernate.integrator.internal org.hibernate.integrator.spi org.hibernate.jpa.boot.spi org.hibernate.secure.spi -
org.hibernate.boot.registry使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate. -
org.hibernate.boot.registry.internal使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate.IntegratorService -
org.hibernate.cache.internal使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate. -
org.hibernate.cfg.beanvalidation使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate. -
org.hibernate.integrator.internal使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate.IntegratorService -
org.hibernate.integrator.spi使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate. -
org.hibernate.jpa.boot.spi使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate. -
org.hibernate.secure.spi使用的org.hibernate.integrator.spi中的类 类 说明 Integrator Contract for stuff that integrates with Hibernate.ServiceContributingIntegrator 已过时。A separateServiceContributorshould be used instead.