boolean implicitSchema, in Class DB2Routine

Documentation
From the DB2 SQL Reference for Cross-Platform Development v1.1
http://www7b.software.ibm.com/dmdd/library/techarticle/0206sqlref/0206sqlref.html

The routine name is implicitly or explicitly qualified with a schema name. If the routine
is created without a schema, then it is created with an implicit schema.

The implicit schema name is determined as follows:
- For distinct type names, the database manager searches the SQL path and
selects the first schema in the SQL path such that the data type exists in the
schema.
- For procedure names, the database manager searches the SQL path and
selects the first schema in the SQL path such that the schema contains a
procedure with the same name and the same number of parameters.
- For function names, the database manager uses the SQL path in conjunction
with function resolution, as described under "Function resolution" on page 94.


Export ControlPublicAccessContainmentUnspecified
StaticNoDerivedNo


Property Settings

Data Modeler
dmItemFalseDMName 
Ordinal0IsIdentityFalse
IsUniqueFalseNullsAllowedFalse
Length0Scale0
ColumnTypeNativeForBitDataFalse
DefaultValueType DefaultValue 
SourceId SourceType 
OIDFalse