Package org.apache.openjpa.util.proxy
Interface ProxyDate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProxyDate
newInstance()
Return a new instance of this date type.-
Methods inherited from interface org.apache.openjpa.util.Proxy
copy, getChangeTracker, getOwner, getOwnerField, setOwner
-
-
-
-
Method Detail
-
newInstance
ProxyDate newInstance()
Return a new instance of this date type.
-
-