Interface AvailableSettings

  • All Known Implementing Classes:
    Environment

    public interface AvailableSettings
    Enumerates the configuration properties supported by Hibernate, including properties defined by the JPA specification.

    The settings defined here may be specified at configuration time:

    Note that Hibernate does not distinguish between JPA-defined configuration properties and "native" configuration properties. Any property listed here may be used to configure Hibernate no matter what configuration mechanism or bootstrap API is used.