Uses of Interface
org.apache.openjpa.util.ProxyCalendar

Packages that use ProxyCalendar
org.apache.openjpa.util OpenJPA Utilities 
 

Uses of ProxyCalendar in org.apache.openjpa.util
 

Classes in org.apache.openjpa.util that implement ProxyCalendar
 class ProxyGregorianCalendar
          Extension of the Calendar type that calls the dirty method on its owning persistence capable instance on modification.
 

Methods in org.apache.openjpa.util that return ProxyCalendar
 ProxyCalendar ProxyGregorianCalendar.newInstance(TimeZone timeZone)
           
 ProxyCalendar ProxyCalendar.newInstance(TimeZone timeZone)
          Return a new instance of this calendar type.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.