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. 
 | 
Map<String,String> | 
getParameters()  | 
HibernateTypeSource | 
getTypeInformation()
Obtain information about the Hibernate type ( 
Type) for the collection id | 
ColumnSource getColumnSource()
HibernateTypeSource getTypeInformation()
Type) for the collection idString getGeneratorName()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.