com.atlassian.bamboo.plan
Class PlanKeyUserType
java.lang.Object
com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<K>
com.atlassian.bamboo.key.KeyUserType<PlanKey>
com.atlassian.bamboo.plan.PlanKeyUserType
- All Implemented Interfaces:
- org.hibernate.usertype.UserType
public class PlanKeyUserType
- extends KeyUserType<PlanKey>
Methods inherited from class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType |
assemble, deepCopy, disassemble, equals, 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 |
PlanKeyUserType
public PlanKeyUserType()
fromString
public PlanKey fromString(@NotNull
String key)
- Specified by:
fromString
in class ConvertibleToStringUserType<PlanKey>
getHibernateType
public static org.hibernate.type.Type getHibernateType()
throws org.hibernate.HibernateException
- Throws:
org.hibernate.HibernateException
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.