Uses of Class
org.hcjf.layers.storage.actions.Insert
-
Packages that use Insert Package Description org.hcjf.layers.storage -
-
Uses of Insert in org.hcjf.layers.storage
Methods in org.hcjf.layers.storage that return Insert Modifier and Type Method Description InsertStorageSession. insert(java.lang.Object object)This method must return a insert operation implementation, this implementation depends of the storage session technology.
-