Uses of Class
org.hcjf.layers.storage.actions.Delete
-
Packages that use Delete Package Description org.hcjf.layers.storage -
-
Uses of Delete in org.hcjf.layers.storage
Methods in org.hcjf.layers.storage that return Delete Modifier and Type Method Description DeleteStorageSession. delete(Queryable queryable)This method must return a delete operation implementation, this implementation depends of the storage session technology.
-