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.mapKeyJoinColumnsprotected List<JaxbMapKeyJoinColumnImpl> JaxbManyToManyImpl.mapKeyJoinColumnsprotected List<JaxbMapKeyJoinColumnImpl> JaxbOneToManyImpl.mapKeyJoinColumnsprotected List<JaxbMapKeyJoinColumnImpl> JaxbPluralAnyMappingImpl.mapKeyJoinColumnsMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbMapKeyJoinColumnImplModifier and TypeMethodDescriptionObjectFactory.createJaxbMapKeyJoinColumnImpl()Create an instance ofJaxbMapKeyJoinColumnImplMethods 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()