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