接口的使用
org.hibernate.service.spi.ServiceBinding.ServiceLifecycleOwner
-
使用ServiceBinding.ServiceLifecycleOwner的程序包 程序包 说明 org.hibernate.boot.registry.internal The internals for building service registries.org.hibernate.service.internal org.hibernate.service.spi -
-
org.hibernate.boot.registry.internal中ServiceBinding.ServiceLifecycleOwner的使用
实现ServiceBinding.ServiceLifecycleOwner的org.hibernate.boot.registry.internal中的类 修饰符和类型 类 说明 classBootstrapServiceRegistryImplServiceRegistryimplementation containing specialized "bootstrap" services, specifically:ClassLoaderServiceIntegratorServiceStrategySelectorclassStandardServiceRegistryImplStandard Hibernate implementation of the standard service registry. -
org.hibernate.service.internal中ServiceBinding.ServiceLifecycleOwner的使用
实现ServiceBinding.ServiceLifecycleOwner的org.hibernate.service.internal中的类 修饰符和类型 类 说明 classAbstractServiceRegistryImplBasic implementation of the ServiceRegistry and ServiceRegistryImplementor contractsclassSessionFactoryServiceRegistryImpl -
org.hibernate.service.spi中ServiceBinding.ServiceLifecycleOwner的使用
返回ServiceBinding.ServiceLifecycleOwner的org.hibernate.service.spi中的方法 修饰符和类型 方法 说明 ServiceBinding.ServiceLifecycleOwnerServiceBinding. getLifecycleOwner()参数类型为ServiceBinding.ServiceLifecycleOwner的org.hibernate.service.spi中的构造器 构造器 说明 ServiceBinding(ServiceBinding.ServiceLifecycleOwner lifecycleOwner, Class<R> serviceRole, R service)ServiceBinding(ServiceBinding.ServiceLifecycleOwner lifecycleOwner, ServiceInitiator<R> serviceInitiator)
-