Uses of Interface
net.avh4.framework.data.DataStore

Packages that use DataStore
net.avh4.framework.data.test   
 

Uses of DataStore in net.avh4.framework.data.test
 

Classes in net.avh4.framework.data.test that implement DataStore
 class InMemoryDataStore
          This can be used for unit tests where we can simulate persistence by adding a singleton instance of InMemoryDataStore to the DI container.
 



Copyright © 2012. All Rights Reserved.