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

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

Introduction

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

The text is from its open source code.

Method

SessionFactorybuildSessionFactory()
Short-hand form of building a org.hibernate.SessionFactory through the builder without any additional option overrides.
TypeResolvergetTypeResolver()
Retrieve the Type resolver associated with this factory.