Interface ToolingHintContainer
- All Known Subinterfaces:
EmbeddedAttributeMapping, EntityInfo, PluralAttributeInfo, SingularAttributeInfo, SubEntityInfo
- All Known Implementing Classes:
JaxbHbmAnyAssociationType, JaxbHbmArrayType, JaxbHbmBagCollectionType, JaxbHbmBaseVersionAttributeType, JaxbHbmBasicAttributeType, JaxbHbmCollectionIdType, JaxbHbmCompositeAttributeType, JaxbHbmCompositeCollectionElementType, JaxbHbmCompositeIdType, JaxbHbmCompositeKeyBasicAttributeType, JaxbHbmCompositeKeyManyToOneType, JaxbHbmDiscriminatorSubclassEntityType, JaxbHbmEntityBaseDefinition, JaxbHbmHibernateMapping, JaxbHbmIdBagCollectionType, JaxbHbmJoinedSubclassEntityType, JaxbHbmListType, JaxbHbmManyToManyCollectionElementType, JaxbHbmManyToOneType, JaxbHbmMapType, JaxbHbmOneToOneType, JaxbHbmPrimitiveArrayType, JaxbHbmRootEntityType, JaxbHbmSetType, JaxbHbmSimpleIdType, JaxbHbmSubclassEntityBaseDefinition, JaxbHbmTimestampAttributeType, JaxbHbmToolingHintContainer, JaxbHbmUnionSubclassEntityType, JaxbHbmVersionAttributeType, PluralAttributeInfoIdBagAdapter, PluralAttributeInfoPrimitiveArrayAdapter
public interface ToolingHintContainer
Contract for JAXB bindings which are containers of tooling hints.
-
Method Summary
-
Method Details
-
getToolingHints
List<JaxbHbmToolingHintType> getToolingHints()
-