Uses of Package
com.anasoft.os.daofusion.bitemporal

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

Classes in com.anasoft.os.daofusion.bitemporal used by com.anasoft.os.daofusion.bitemporal
Bitemporal
          A bitemporal object.
BitemporalProperty
          Represents a bitemporally tracked property of a class (for instance the name of a person).
BitemporalTrace
          A trace of Bitemporal objects, bitemporally tracking some value (for instance the name of a person).
BitemporalWrapper
          Decorates a value with bitemporal information, making it possible to bitemporally track the value in a BitemporalTrace.
PersistentDateTime
          Persist DateTime via Hibernate.
ReferenceTimeProvider
          Strategy for dealing with the reference time.
ValueAccessor
          Simple strategy to access the value in a Bitemporal object.
WrappedValueAccessor
          ValueAccessor adapter for use with BitemporalWrapper.
 



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