Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbMapKeyJoinColumn
Packages that use JaxbMapKeyJoinColumn
-
Uses of JaxbMapKeyJoinColumn in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbMapKeyJoinColumnModifier and TypeFieldDescriptionprotected List<JaxbMapKeyJoinColumn>JaxbElementCollection.mapKeyJoinColumnprotected List<JaxbMapKeyJoinColumn>JaxbManyToMany.mapKeyJoinColumnprotected List<JaxbMapKeyJoinColumn>JaxbOneToMany.mapKeyJoinColumnMethods in org.hibernate.boot.jaxb.mapping that return JaxbMapKeyJoinColumnModifier and TypeMethodDescriptionObjectFactory.createJaxbMapKeyJoinColumn()Create an instance ofJaxbMapKeyJoinColumnMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbMapKeyJoinColumnModifier and TypeMethodDescriptionCollectionAttribute.getMapKeyJoinColumn()JaxbElementCollection.getMapKeyJoinColumn()Gets the value of the mapKeyJoinColumn property.JaxbManyToMany.getMapKeyJoinColumn()Gets the value of the mapKeyJoinColumn property.JaxbOneToMany.getMapKeyJoinColumn()Gets the value of the mapKeyJoinColumn property.