TC Java
2011 Version

Package gov.nih.nlm.nls.tc.LoadDb

This package contains Java classes of creating HSqlDb database and loading data from flat files into database.

See:
          Description

Class Summary
AnalyzeData This class is used to read & analyze the original table file.
AnalyzeMhJdScores This class is used to analyze the MhJd table file.
AnalyzeShJdScores This class is used to analyze the ShJd
AnalyzeWordJdScores This class is used to analyze the WordJd
AnalyzeWordStScores This class is used to analyze the WordSt file
CheckData This class is used to check a table from DB.
CheckMhJdScores This class is used to check the MhJd table.
CheckShJdScores This class is used to check the ShJd table.
CheckWordJdScores This class is used to check the WordJd table.
CheckWordStScores This class is used to check the WordSt table.
CreateDb This class is used to create database from a specified configuration file.
LoadMhJdScores This class is used to load data into the MhJd table from a specified file.
LoadShJdScores This class is used to load data into the ShJd table from a specified file.
LoadWordJdScores This class is used to load data into the WordJd table from a specified file.
LoadWordStScores This class is used to load data into the WordSt table from a specified file.
 

Package gov.nih.nlm.nls.tc.LoadDb Description

This package contains Java classes of creating HSqlDb database and loading data from flat files into database. This package is used in the development phase to prepare embedded database in HyperSonic Sql Db. It is not intended to be used by end users directly. End users may skip this package.

Since:
2007

TC Java
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine