Schema information access

You can programmatically retrieve database schema descriptions. These descriptions are known as schema information and are accessible using system tables and the UltraLiteJ API schema interfaces.

 Accessing schema information using system tables
 Accessing schema information using schema interfaces
 See also