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

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

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

Methods in com.anasoft.os.daofusion.bitemporal that return WrappedValueAccessor
static
<V,T extends BitemporalWrapper<V>>
WrappedValueAccessor<V,T>
WrappedValueAccessor.create(java.lang.Class<T> clazz)
          Creates an instance of WrappedValueAccessor for the given BitemporalWrapper type.
 



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