Package io.micronaut.data.hibernate.operations
Backend implementation for Hibernate/JPA.
- Since:
- 1.0.0
- Author:
- graemerocher
-
Class Summary Class Description AbstractHibernateOperations<S,Q> Abstract Hibernate operations shared between the synchronous and the reactive implementations.HibernateJpaOperations Implementation of theJpaRepositoryOperations
interface for Hibernate.