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

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

public class EC2RegionUserType
extends GenericEnumUserType<com.atlassian.aws.ec2.awssdk.AwsSupportConstants.Region>


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

EC2RegionUserType

public EC2RegionUserType()


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