com.atlassian.bamboo.variable
Class VariableTypeUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<VariableType>
      extended by com.atlassian.bamboo.variable.VariableTypeUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class VariableTypeUserType
extends GenericEnumUserType<VariableType>


Constructor Summary
VariableTypeUserType()
           
 
Method Summary
 
Methods inherited from class com.atlassian.bamboo.hibernate.GenericEnumUserType
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

VariableTypeUserType

public VariableTypeUserType()


Copyright © 2011 Atlassian. All Rights Reserved.