B C D E F G H I J L M N O P R S T V W X Z

C

cfgDir - Variable in class eu.bootstrep.Beans.PropertyBean
cfgDir
checkForInputFile(PropertyBean, MainBean, MessageBean) - Method in class eu.bootstrep.newbiolex.Process
This method reads the property file by executing the readPropFile method.
checkForInputFile(PropertyBean, MainBean, MessageBean) - Method in class eu.bootstrep.Utilities.IOMethods
This method searches for the XML input file.
clearTables(PropertyBean, MainBean, MessageBean, TableBean, ListBean, Integer, Boolean) - Method in class eu.bootstrep.Utilities.GeneralMethods
This method creates table lists at various process steps.
clearTablesAtStart(PropertyBean, MainBean, MessageBean, String) - Method in class eu.bootstrep.Utilities.GeneralMethods
This method clears tables.
conn - Variable in class eu.bootstrep.Beans.MainBean
The persistent connection.
CONNCLOSE - Variable in class eu.bootstrep.Beans.MessageBean
Message: Message on Closed Connection
CONNCLOSEDEB - Variable in class eu.bootstrep.Beans.MessageBean
Message: Debug on Closed Connection
connect2DB(PropertyBean, MainBean, MessageBean) - Method in class eu.bootstrep.newbiolex.Process

This method connects to the database.
connect2DB(String[], PropertyBean, MainBean, MessageBean) - Method in class eu.bootstrep.Utilities.DbMethods
This method connects to database.
Input dbParam parameter contains the following information: 0, db -> database name 1, host -> database server ipaddress/hostname 2, port -> database server port, usually 3306 3, user -> database user name 4, password -> database user password 5, driver -> used driver to connect to the database via ODBC 6, odbc -> the odbc name
CONNOPEN - Variable in class eu.bootstrep.Beans.MessageBean
Message: Message on Open Connection
CONNOPENDEB - Variable in class eu.bootstrep.Beans.MessageBean
Message: Debug on Open Connection
createColumnList(PropertyBean, MainBean, MessageBean, ListBean, TableBean, String, Boolean, Integer) - Method in class eu.bootstrep.ManageDictionary.WorkDictionary
This method creates a list of columns for a staging table to load.
createInsertInto(PropertyBean, MainBean, MessageBean, ListBean, TableBean, String, String, Integer, Boolean) - Method in class eu.bootstrep.ManageDictionary.WorkDictionary
This method creates a list of columns for a staging table to load.

B C D E F G H I J L M N O P R S T V W X Z