com.atlassian.bamboo.key
Class KeyUserType<K extends Key>
java.lang.Object
com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<K>
com.atlassian.bamboo.key.KeyUserType<K>
- All Implemented Interfaces:
- org.hibernate.usertype.UserType
- Direct Known Subclasses:
- DeploymentKeyUserType, PlanKeyUserType
public abstract class KeyUserType<K extends Key>
- extends ConvertibleToStringUserType<K>
Methods inherited from class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType |
assemble, deepCopy, disassemble, equals, fromString, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyUserType
protected KeyUserType(Class<K> keyClass)
toString
public String toString(@NotNull
K key)
- Overrides:
toString
in class ConvertibleToStringUserType<K extends Key>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.