getOperations<E extends Object, K> abstract method
Gets the operations for an entity type.
Implementation
DatabaseOperations<E, K> getOperations<E extends Object, K>();
Gets the operations for an entity type.
DatabaseOperations<E, K> getOperations<E extends Object, K>();