com.atlassian.bamboo.agent.elastic.server
Class EC2ArchitectureUserType

java.lang.Object
  extended by com.atlassian.bamboo.hibernate.GenericEnumUserType<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Architecture>
      extended by com.atlassian.bamboo.agent.elastic.server.EC2ArchitectureUserType
All Implemented Interfaces:
net.sf.hibernate.UserType

public class EC2ArchitectureUserType
extends GenericEnumUserType<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Architecture>


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

EC2ArchitectureUserType

public EC2ArchitectureUserType()


Copyright © 2012 Atlassian. All Rights Reserved.