Yes, that’s the idea around Hibernate OGM.
If you use the JPA annotations and JPQL it doesn’t matter which datastore you are using (in theory).
Moving from a nosql datastore to a relational one, should work fine.
Yes, that’s the idea around Hibernate OGM.
If you use the JPA annotations and JPQL it doesn’t matter which datastore you are using (in theory).
Moving from a nosql datastore to a relational one, should work fine.