Uses of Class
javax.persistence.PrimaryKeyJoinColumn
-
-
Uses of PrimaryKeyJoinColumn in javax.persistence
Methods in javax.persistence that return PrimaryKeyJoinColumn Modifier and Type Method Description PrimaryKeyJoinColumn[]pkJoinColumns()(Optional) The columns that are used to join with the primary table.PrimaryKeyJoinColumn[]value()
-