@Target(value=FIELD) @Retention(value=RUNTIME) @Documented public @interface RdForeignKey
| Modifier and Type | Required Element and Description |
|---|---|
String[] |
foreignColumns |
Class<?> |
foreignTable |
String |
name |
Copyright © 2024. All rights reserved.