Annotation Interface JoinTable
Subset of the JPA join table annotation allowing support for bidirectional and unidirectional one-to-many join fetches only.
Unlike the JPA version this is simplification and relies on a thid
- Since:
- 1.0.0
- Author:
- graemerocher
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescription
-
Element Details
-
name
-
joinColumns
-
inverseJoinColumns
-
alias
-
schema
-