Hibernate Javadoc (1.0.0.Alpha1)

Hibernate NoSQL Javadocs

Hibernate NoSQL is an extension to Hibernate ORM for NoSQL databases. It provides:

  • Dialects and connectors for various NoSQL databases that can be used with the familiar Hibernate ORM classes SessionFactory, Session, and StatelessSession,
  • an implementation of the JNoSQL specification

More information

Complete documentation may be found online at https://hibernate.org/nosql/documentation/.