Schema query functions
Use the schema query functions to find out more information about the schema.
Function | Schema item |
SCHEMA.getTypeInfo() |
Types |
SCHEMA.getTypesWithAnnotation() |
Find types by annotation |
SCHEMA.getAttributeInfo() |
Attributes |
SCHEMA.getAliasedAttributeInfo() |
Aliased attributes |
SCHEMA.getQualifierInfo() |
Qualifiers |