|
|||||||||
| Home >> All >> feynman >> framework >> [ datastore overview ] | PREV NEXT | ||||||||
Uses of Interface
feynman.framework.datastore.DataStore
| Uses of DataStore in feynman.framework.datastore |
| Classes in feynman.framework.datastore that implement DataStore | |
class |
DbmsDataStore
|
class |
FileDataStore
File based implementation of the DataStore interface. |
| Methods in feynman.framework.datastore that return DataStore | |
DataStore |
DataStoreFactory.create(java.lang.String type)
Method to create the DataStore object that has been specified in the Simulation.properties file in the following manner: |
|
|||||||||
| Home >> All >> feynman >> framework >> [ datastore overview ] | PREV NEXT | ||||||||