Package 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:
Serializable
,org.hibernate.usertype.UserType
- Direct Known Subclasses:
DeploymentKeyUserType
,PlanKeyUserType
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
assemble, deepCopy, disassemble, equals, fromString, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
-
Constructor Details
-
KeyUserType
-
-
Method Details
-
toString
- Overrides:
toString
in classConvertibleToStringUserType<K extends Key>
-