Uses of Package
org.hcjf.layers.storage.actions
-
Packages that use org.hcjf.layers.storage.actions Package Description org.hcjf.layers.storage org.hcjf.layers.storage.actions -
Classes in org.hcjf.layers.storage.actions used by org.hcjf.layers.storage Class Description Delete Delete storage operation, this is a operation of data manipulating and supports manipulate many instance in the same time.Insert Insert storage operation.Select Select storage operation.Update Update storage action, this is a operation of data manipulating and supports manipulate many instance in the same time. -
Classes in org.hcjf.layers.storage.actions used by org.hcjf.layers.storage.actions Class Description ManipulationDataAction ResultSet This object is the result for all the queries executed using the storage layer.StorageAction This class is the base class for all the possible operations over data storage session.