Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbMapKeyJoinColumnImpl
Packages that use JaxbMapKeyJoinColumnImpl
-
Uses of JaxbMapKeyJoinColumnImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbMapKeyJoinColumnImplModifier and TypeFieldDescriptionprotected List
<JaxbMapKeyJoinColumnImpl> JaxbElementCollectionImpl.mapKeyJoinColumns
protected List
<JaxbMapKeyJoinColumnImpl> JaxbManyToManyImpl.mapKeyJoinColumns
protected List
<JaxbMapKeyJoinColumnImpl> JaxbOneToManyImpl.mapKeyJoinColumns
protected List
<JaxbMapKeyJoinColumnImpl> JaxbPluralAnyMappingImpl.mapKeyJoinColumns
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbMapKeyJoinColumnImplModifier and TypeMethodDescriptionObjectFactory.createJaxbMapKeyJoinColumnImpl()
Create an instance ofJaxbMapKeyJoinColumnImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbMapKeyJoinColumnImplModifier and TypeMethodDescriptionJaxbElementCollectionImpl.getMapKeyJoinColumns()
Gets the value of the mapKeyJoinColumns property.JaxbManyToManyImpl.getMapKeyJoinColumns()
Gets the value of the mapKeyJoinColumns property.JaxbOneToManyImpl.getMapKeyJoinColumns()
Gets the value of the mapKeyJoinColumns property.JaxbPluralAnyMappingImpl.getMapKeyJoinColumns()
Gets the value of the mapKeyJoinColumns property.JaxbPluralAttribute.getMapKeyJoinColumns()