edu.nrao.sss.dao.astronomy
Class VelocityConventionConverter

java.lang.Object
  extended by edu.nrao.sss.dao.BaseEnumConverter<VelocityConvention>
      extended by edu.nrao.sss.dao.astronomy.VelocityConventionConverter
All Implemented Interfaces:
org.hibernate.usertype.UserType

public class VelocityConventionConverter
extends BaseEnumConverter<VelocityConvention>

See Also:
BaseEnumConverter

Constructor Summary
VelocityConventionConverter()
           
 
Method Summary
 
Methods inherited from class edu.nrao.sss.dao.BaseEnumConverter
assemble, deepCopy, disassemble, equals, hashCode, isMutable, nullSafeGet, nullSafeSet, replace, returnedClass, sqlTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VelocityConventionConverter

public VelocityConventionConverter()


Copyright © 2009. All Rights Reserved.