Package org.h2.bnf.context


package org.h2.bnf.context

Classes that provide context for the BNF tool, in order to provide BNF-based auto-complete.

  • Classes
    Class
    Description
    Keeps the meta data information of a column.
    Keeps meta data information about a database.
    A BNF terminal rule that is linked to the database context information.
    Contains meta data information about a procedure.
    Contains meta data information about a database schema.
    Contains meta data information about a table or a view.