Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SAP Sybase SQL Anywhere 16.0 » UltraLite - Java Programming » UltraLiteJ application development

 

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