Java org.hibernate.boot.spi MetadataBuildingOptions fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.boot.spi MetadataBuildingOptions fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.hibernate.boot.spi MetadataBuildingOptions.

The text is from its open source code.

Method

StandardServiceRegistrygetServiceRegistry()
Access to the service registry.
ClassLoadergetTempClassLoader()
Access the temporary ClassLoader passed to us as defined by javax.persistence.spi.PersistenceUnitInfo#getNewTempClassLoader() , if any.