类 UUIDHexGenerator
java.lang.Object
cn.nkpro.elcube.utils.UUIDHexGenerator
从org.hibernate.id.cn.nkpro.elcube.utils.UUIDHexGenerator.java中搬来
与java.util.UUID生成的uuid的不同:本类生成id有序,java.util.UUID无序
uuid
A UUIDGenerator that returns a string of length 32, This string will consist of only hex digits. Optionally, the string may be generated with separators between each component of the UUID. Mapping parameters supported: separator.
A UUIDGenerator that returns a string of length 32, This string will consist of only hex digits. Optionally, the string may be generated with separators between each component of the UUID. Mapping parameters supported: separator.
- 作者:
- Gavin King
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
UUIDHexGenerator
public UUIDHexGenerator()
-
-
方法详细资料
-
nonceTimestamp
-
nonce
-
generate
-