public abstract class KeyUserType<K extends Key> extends ConvertibleToStringUserType<K>
Modifier | Constructor and Description |
---|---|
protected |
KeyUserType(Class<K> keyClass) |
Modifier and Type | Method and Description |
---|---|
String |
toString(K key) |
assemble, deepCopy, disassemble, equals, fromString, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.