Uses of Interface
oracle.kv.OperationFactory
-
Packages that use OperationFactory Package Description oracle.kv This package contains the public API for using Oracle NoSQL Database. -
-
Uses of OperationFactory in oracle.kv
Methods in oracle.kv that return OperationFactory Modifier and Type Method Description OperationFactoryKVStore. getOperationFactory()Returns a factory that is used to creation operations that can be passed toexecute.
-