@Target(value={ANNOTATION_TYPE,TYPE_USE,TYPE}) @Retention(value=RUNTIME) public @interface SchemaSwap
| Modifier and Type | Required Element and Description |
|---|---|
String |
fieldName |
Class<?> |
originalType |
| Modifier and Type | Optional Element and Description |
|---|---|
Class<?> |
targetType |
Copyright © 2015–2022 Red Hat. All rights reserved.