Annotation Type TableAadOverride
-
@Target(TYPE) @Retention(RUNTIME) public @interface TableAadOverride
Overrides the default tablename used as part of the data signature withtableName
instead. This can be useful when multiple tables are used interchangably and data should be able to be copied or moved between them without needing to be reencrypted.- Author:
- Greg Rubin
-
-
Element Detail
-
tableName
String tableName
-
-