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

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

Introduction

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

The text is from its open source code.

Method

MetadataBuilderapplyImplicitNamingStrategy(ImplicitNamingStrategy namingStrategy)
Specify the ImplicitNamingStrategy to use in building the Metadata.
MetadataBuilderapplyPhysicalNamingStrategy(PhysicalNamingStrategy namingStrategy)
Specify the PhysicalNamingStrategy to use in building the Metadata.
Metadatabuild()
Actually build the metamodel