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

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

Introduction

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

The text is from its open source code.

Method

IdentifiergetReferencedPrimaryKeyColumnName()
Access the name of the column that is a primary key column in the referenced-table that is referenced by the foreign-key described here.
IdentifiergetReferencedTableName()
Access the name of the table referenced by the foreign-key described here.