ca.uhn.cache.internal.hibernate
Class HibernateVolatilityEnum

java.lang.Object
  extended byca.uhn.cache.internal.hibernate.HibernateEnum
      extended byca.uhn.cache.internal.hibernate.HibernateVolatilityEnum
All Implemented Interfaces:
net.sf.hibernate.UserType

public class HibernateVolatilityEnum
extends HibernateEnum

Persistent class that allows Hibernate to persist VolatilityEnum instances.

Version:
$Revision: 1.1 $ updated on $Date: 2005/01/24 22:52:58 $ by $Author: bryan_tripp $
Author:
Alexei Guevara

Constructor Summary
HibernateVolatilityEnum()
           
 
Methods inherited from class ca.uhn.cache.internal.hibernate.HibernateEnum
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

HibernateVolatilityEnum

public HibernateVolatilityEnum()


Copyright © 2004-2005 University Health Network. All Rights Reserved.