类的使用
org.hibernate.id.insert.AbstractSelectingDelegate
-
使用AbstractSelectingDelegate的程序包 程序包 说明 org.hibernate.id This package contains internal implementation classes for the main API interfaces. -
-
org.hibernate.id中AbstractSelectingDelegate的使用
org.hibernate.id中AbstractSelectingDelegate的子类 修饰符和类型 类 说明 static classIdentityGenerator.BasicDelegateDelegate for dealing with IDENTITY columns where the dialect requires an additional command execution to retrieve the generated IDENTITY valuestatic classSelectGenerator.SelectGeneratorDelegateThe delegate for the select generation strategy.
-