Package org.h2.bnf.context
Classes that provide context for the BNF tool, in order to provide BNF-based auto-complete.
-
Class Summary Class Description DbColumn Keeps the meta data information of a column.DbContents Keeps meta data information about a database.DbContextRule A BNF terminal rule that is linked to the database context information.DbProcedure Contains meta data information about a procedure.DbSchema Contains meta data information about a database schema.DbTableOrView Contains meta data information about a table or a view.