@Documented @Inherited @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface ExpectedDatabases
ExpectedDatabase
annotations.ExpectedDatabase
Modifier and Type | Required Element and Description |
---|---|
ExpectedDatabase[] |
value
The
ExpectedDatabase annotations to apply. |
public abstract ExpectedDatabase[] value
ExpectedDatabase
annotations to apply.ExpectedDatabase
annotationsCopyright © 2016. All rights reserved.