Uses of Class
org.hcjf.layers.storage.actions.ManipulationDataAction
-
Packages that use ManipulationDataAction Package Description org.hcjf.layers.storage.actions -
-
Uses of ManipulationDataAction in org.hcjf.layers.storage.actions
Subclasses of ManipulationDataAction in org.hcjf.layers.storage.actions Modifier and Type Class Description classDelete<S extends StorageSession,A>Delete storage operation, this is a operation of data manipulating and supports manipulate many instance in the same time.classInsert<S extends StorageSession,A>Insert storage operation.classUpdate<S extends StorageSession,A>Update storage action, this is a operation of data manipulating and supports manipulate many instance in the same time.
-