com.atlassian.bamboo.key
Class ResultKeyUserType<K extends ResultKey>
java.lang.Object
com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<K>
com.atlassian.bamboo.key.ResultKeyUserType<K>
- All Implemented Interfaces:
- org.hibernate.usertype.UserType
public abstract class ResultKeyUserType<K extends ResultKey>
- 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 |
ResultKeyUserType
public ResultKeyUserType(Class<K> keyClass)
toString
public String toString(@NotNull
K resultKey)
- Overrides:
toString
in class ConvertibleToStringUserType<K extends ResultKey>
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.