类的使用
org.hibernate.engine.spi.AbstractDelegatingSessionBuilder
-
使用AbstractDelegatingSessionBuilder的程序包 程序包 说明 org.hibernate.engine.spi -
-
org.hibernate.engine.spi中AbstractDelegatingSessionBuilder的使用
org.hibernate.engine.spi中AbstractDelegatingSessionBuilder的子类 修饰符和类型 类 说明 classAbstractDelegatingSessionBuilderImplementor<T extends SessionBuilderImplementor>Base class forSessionBuilderImplementorimplementations that wish to implement only parts of that contract themselves while forwarding other method invocations to a delegate instance.
-