Uses of Interface
com.anasoft.os.daofusion.bitemporal.ReferenceTimeProvider

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

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

Classes in com.anasoft.os.daofusion.bitemporal that implement ReferenceTimeProvider
 class ThreadLocalReferenceProvider
          ReferenceTimeProvider which holds the reference time in a thread-local variable.
 

Methods in com.anasoft.os.daofusion.bitemporal with parameters of type ReferenceTimeProvider
static void TimeUtils.setReferenceProvider(ReferenceTimeProvider provider)
          Overrides the default ReferenceTimeProvider implementation.
 



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