public interface CollectionIdSource
Modifier and Type | Method and Description |
---|---|
ColumnSource |
getColumnSource()
Obtain source information about the column for the collection id.
|
String |
getGeneratorName()
Obtain the name of the identifier value generator.
|
HibernateTypeSource |
getTypeInformation()
Obtain information about the Hibernate type (
Type ) for the collection id |
ColumnSource getColumnSource()
HibernateTypeSource getTypeInformation()
Type
) for the collection idString getGeneratorName()
Copyright © 2016 JBoss by Red Hat. All rights reserved.