Package | Description |
---|---|
org.hibernate.boot.model.source.spi |
Modifier and Type | Method and Description |
---|---|
ColumnSource |
CollectionIdSource.getColumnSource()
Obtain source information about the column for the collection id.
|
Modifier and Type | Method and Description |
---|---|
List<ColumnSource> |
SecondaryTableSource.getPrimaryKeyColumnSources()
Retrieves the columns defines as making up this secondary tables primary key.
|
List<ColumnSource> |
JoinedSubclassEntitySource.getPrimaryKeyColumnSources()
The
PrimaryKeyJoinColumns mapping for the joined-subclass. |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.