com.atlassian.bamboo.resultsummary.tests
Class TestStateUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<TestState>
      extended by com.atlassian.bamboo.resultsummary.tests.TestStateUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class TestStateUserType
extends GenericEnumUserType<TestState>


Constructor Summary
TestStateUserType()
           
 
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

TestStateUserType

public TestStateUserType()


Copyright © 2011 Atlassian. All Rights Reserved.