edu.nrao.sss.dao.astronomy
Class PolarizationTypeConverter

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

public class PolarizationTypeConverter
extends BaseEnumConverter<PolarizationType>

See Also:
BaseEnumConverter

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

PolarizationTypeConverter

public PolarizationTypeConverter()


Copyright © 2009. All Rights Reserved.