Package org.hibernate.boot.jaxb.mapping
Interface DiscriminatedAssociation.Key
- All Known Implementing Classes:
JaxbHbmAnyKey
- Enclosing interface:
- DiscriminatedAssociation
public static interface DiscriminatedAssociation.Key
The key of a
DiscriminatedAssociation - the (logical) foreign-key value- Author:
- Steve Ebersole
-
Method Summary
-
Method Details
-
getColumns
List<JaxbColumn> getColumns()
-