@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ForeignKey
| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
target |
AssociationType |
type |
public abstract Class<?> target
public abstract AssociationType type
Copyright © 2019. All rights reserved.