Java org.hibernate.boot.model.naming ImplicitJoinColumnNameSource fields, constructors, methods, implement or subclass

Example usage for Java org.hibernate.boot.model.naming ImplicitJoinColumnNameSource fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Method

AttributePathgetAttributePath()
Access to the name of the attribute that defines the association.
EntityNaminggetEntityNaming()
Access to entity naming information.
NaturegetNature()
IdentifiergetReferencedColumnName()
Access the name of the column that is the target of the FK being described
IdentifiergetReferencedTableName()
Access the name of the table that is the target of the FK being described