Package org.hibernate.cfg

This package defines APIs for configuring Hibernate.
  • AvailableSettings enumerates all the configuration properties recognized by Hibernate.
  • Configuration provides a simplified API for bootstrapping Hibernate, as an alternative to the more APIs extensive facilities defined under org.hibernate.boot.