Package io.micronaut.data.hibernate.operations
package io.micronaut.data.hibernate.operations
Backend implementation for Hibernate/JPA.
- Since:
- 1.0.0
- Author:
- graemerocher
-
ClassesClassDescriptionAbstractHibernateOperations<S, Q, P extends Q>Abstract Hibernate operations shared between the synchronous and the reactive implementations.