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