LexAccess Java
2008 Version

Package gov.nih.nlm.nls.lexAccess.Db

Provides a higher level interface to LexAccess database.

See:
          Description

Class Summary
DbBase This class provides base interfaces to LexAccess database.
DbInflVars This class provides interfaces to InflVars tables in database.
DbLexRecord This class provides interfaces to Lexicon tables in database.
 

Package gov.nih.nlm.nls.lexAccess.Db Description

Provides a higher level interface to LexAccess database. LexAccess utilizes Java Database connectivity (JDBC) to connect to it's database, Hyper SQL DB. Accordingly, users may use any SQL commands to retrieve records from LexAccess database.

The naming convention of files in this package can be summerized as follows:

Currently, there are two tables in LexAccess database and are listed as follows:

Since:
2003
See Also:
Design Documents

LexAccess Java
2008 Version

Submit a bug or feature

Copyright © 2008 National Library of Medicine