接口的使用
org.hibernate.boot.spi.NaturalIdUniqueKeyBinder
-
使用NaturalIdUniqueKeyBinder的程序包 程序包 说明 org.hibernate.boot.internal org.hibernate.boot.spi -
-
org.hibernate.boot.internal中NaturalIdUniqueKeyBinder的使用
返回NaturalIdUniqueKeyBinder的org.hibernate.boot.internal中的方法 修饰符和类型 方法 说明 NaturalIdUniqueKeyBinderInFlightMetadataCollectorImpl. locateNaturalIdUniqueKeyBinder(String entityName)参数类型为NaturalIdUniqueKeyBinder的org.hibernate.boot.internal中的方法 修饰符和类型 方法 说明 voidInFlightMetadataCollectorImpl. registerNaturalIdUniqueKeyBinder(String entityName, NaturalIdUniqueKeyBinder ukBinder) -
org.hibernate.boot.spi中NaturalIdUniqueKeyBinder的使用
返回NaturalIdUniqueKeyBinder的org.hibernate.boot.spi中的方法 修饰符和类型 方法 说明 NaturalIdUniqueKeyBinderInFlightMetadataCollector. locateNaturalIdUniqueKeyBinder(String entityName)参数类型为NaturalIdUniqueKeyBinder的org.hibernate.boot.spi中的方法 修饰符和类型 方法 说明 voidInFlightMetadataCollector. registerNaturalIdUniqueKeyBinder(String entityName, NaturalIdUniqueKeyBinder ukBinder)
-