Java org.hibernate.boot.registry BootstrapServiceRegistryBuilder fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.boot.registry BootstrapServiceRegistryBuilder fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Constructor

Method

BootstrapServiceRegistryBuilderapplyClassLoader(ClassLoader classLoader)
Adds a provided ClassLoader for use in class-loading and resource-lookup.
BootstrapServiceRegistrybuild()
Build the bootstrap registry.