@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface JoinTable
Unlike the JPA version this is simplification and relies on a thid
Modifier and Type | Optional Element and Description |
---|---|
MappedProperty[] |
joinColumns |
java.lang.String |
name |
public abstract java.lang.String name
public abstract MappedProperty[] joinColumns