Uses of Class
com.anasoft.os.daofusion.bitemporal.BitemporalTrace

Packages that use BitemporalTrace
com.anasoft.os.daofusion.bitemporal Bitemporal pattern implementation that integrates with the standard persistent entity model. 
 

Uses of BitemporalTrace in com.anasoft.os.daofusion.bitemporal
 

Methods in com.anasoft.os.daofusion.bitemporal that return BitemporalTrace
 BitemporalTrace BitemporalProperty.getTrace()
          Returns the wrapped bitemporal trace.
 

Constructors in com.anasoft.os.daofusion.bitemporal with parameters of type BitemporalTrace
BitemporalProperty(BitemporalTrace trace, ValueAccessor<V,T> accessor)
          Create a new bitemporal property wrapping the given trace and using the given value accessor.
 



Copyright © 2008-2009 ANASOFT and contributors. All Rights Reserved.