Removed Methods | |
StringBuffer
appendToFile
(StringBuffer,
String |
|
void
readBatchFile
(String, String |
|
boolean
serviceDB
() |
|
void
writeWrapperFile
(String,
String |
Changed Methods | ||
boolean
createDB
() |
Change in return type from void to
boolean .Method was locally defined, but is now inherited from DBMS . |
Creates the schema in the database |
boolean
populateDB
() |
Method was locally defined, but is now inherited from DBMS . | Populates the database with bootstrap data |
boolean
populateNLDB
(Vector ) |
Method was locally defined, but is now inherited from DBMS . | Populates the database with NL bootstrap data |
boolean
updatePassword
(String,
String |
Change in signature from String to
(String, String, String ). |
Removed Fields | |
String
CREATE_DB_SCRIPT
|
|
String
DOS_CD_CMD
|
|
String
DUMMY_FILE
|
|
String
LOG
|
|
String
POPULATE_DBNL_SCRIPT
|
|
String
POPULATE_DB_SCRIPT
|
|
String
REM
|
|
String
SERVICE_DB_SCRIPT
|
|
String
SET_DATABASE
|
|
String
SET_DB_ENV
|
|
String
SET_ENV
|
|
String
SET_ERRORLOGDIR
|
|
String
SET_PWD
|
|
String
SET_SCHEMAOWNER
|
|
String
SET_USER
|
|
String
SET_WCALOGGER
|
Changed Fields | ||
String
strJDBCDriver
|
Field was locally defined, but is now inherited from DBMS . | |
String
strURL
|
Field was locally defined, but is now inherited from DBMS . |