Package io.micronaut.data.hibernate.operations
package io.micronaut.data.hibernate.operations
Backend implementation for Hibernate/JPA.
- Since:
- 1.0.0
- Author:
- graemerocher
-
ClassesClassDescriptionAbstract Hibernate operations shared between the synchronous and the reactive implementations.Implementation of the
JpaRepositoryOperations
interface for Hibernate.