public interface ImplicitCollectionTableNameSource extends ImplicitNameSource
CollectionTable
Modifier and Type | Method and Description |
---|---|
AttributePath |
getOwningAttributePath()
Access to the name of the attribute, from the owning side, that defines the association.
|
EntityNaming |
getOwningEntityNaming()
Access to entity naming information for the owning side.
|
Identifier |
getOwningPhysicalTableName()
Access to the physical name of the owning entity's table.
|
getBuildingContext
Identifier getOwningPhysicalTableName()
EntityNaming getOwningEntityNaming()
AttributePath getOwningAttributePath()
Copyright © 2017 JBoss by Red Hat. All rights reserved.