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

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

Introduction

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

The text is from its open source code.

Method

AttributePathgetOwningAttributePath()
Access to the name of the attribute, from the owning side, that defines the association.
EntityNaminggetOwningEntityNaming()
Access to entity naming information for the owning side.
IdentifiergetOwningPhysicalTableName()
Access to the physical name of the owning entity's table.