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