edu.nrao.sss.dao.astronomy
Class EpochConverter

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

public class EpochConverter
extends BaseEnumConverter<Epoch>

See Also:
BaseEnumConverter

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

EpochConverter

public EpochConverter()


Copyright © 2009. All Rights Reserved.