类的使用
org.hibernate.id.AbstractUUIDGenerator
-
使用AbstractUUIDGenerator的程序包 程序包 说明 org.hibernate.id This package contains internal implementation classes for the main API interfaces. -
-
org.hibernate.id中AbstractUUIDGenerator的使用
org.hibernate.id中AbstractUUIDGenerator的子类 修饰符和类型 类 说明 classUUIDHexGeneratoruuid
A UUIDGenerator that returns a string of length 32, This string will consist of only hex digits.
-