Package dev.galasa.db2
Annotation Interface Db2Schema
Db2 Schema
- Annotation:
- Description:
- The
@Db2Schemaannotation requests schema to be created or accessed on a tagged Db2. - Examples:
@Db2Schema(tag="PRIMARY", schemaName=mySchema)
public IDb2Schema schema;
- Extra:
- The
IDb2interface gives the test the ability to applyStatements and retrieve basic information about this schema
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionbooleanintint