com.atlassian.bamboo.plan
Class PlanKeyUserType

java.lang.Object
  extended by com.atlassian.bamboo.persistence3.ConvertibleToStringUserType<K>
      extended by com.atlassian.bamboo.key.KeyUserType<PlanKey>
          extended by com.atlassian.bamboo.plan.PlanKeyUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class PlanKeyUserType
extends KeyUserType<PlanKey>


Constructor Summary
PlanKeyUserType()
           
 
Method Summary
 PlanKey fromString(java.lang.String key)
           
static net.sf.hibernate.type.Type getHibernateType()
           
 
Methods inherited from class com.atlassian.bamboo.key.KeyUserType
toString
 
Methods inherited from class com.atlassian.bamboo.persistence3.ConvertibleToStringUserType
deepCopy, equals, isMutable, nullSafeGet, nullSafeSet, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlanKeyUserType

public PlanKeyUserType()
Method Detail

fromString

public PlanKey fromString(@NotNull
                          java.lang.String key)
Specified by:
fromString in class ConvertibleToStringUserType<PlanKey>

getHibernateType

public static net.sf.hibernate.type.Type getHibernateType()
                                                   throws net.sf.hibernate.HibernateException
Throws:
net.sf.hibernate.HibernateException


Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.