public class NativeUuidType extends UuidType
UUID object but as a UUID type which is supported by a couple of database-types.DEFAULT_WIDTH| Modifier | Constructor and Description |
|---|---|
protected |
NativeUuidType(SqlType sqlType,
Class<?>[] classes)
Here for others to subclass.
|
| Modifier and Type | Method and Description |
|---|---|
static NativeUuidType |
getSingleton() |
generateId, getDefaultWidth, isSelfGeneratedId, isValidGeneratedType, javaToSqlArg, parseDefaultString, resultToSqlArg, sqlArgToJavaconvertIdNumber, dataIsEqual, getAssociatedClasses, getAssociatedClassNames, getPrimaryClass, getSqlOtherType, getSqlType, isAppropriateId, isArgumentHolderRequired, isComparable, isEscapedDefaultValue, isEscapedValue, isPrimitive, isValidForField, isValidForVersion, makeConfigObject, moveToNextValue, resultStringToJavaisStreamType, resultToJavaclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisStreamType, resultToJavapublic static NativeUuidType getSingleton()
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.