Removed Methods | |
StringBuffer
appendToFile
(StringBuffer,
String |
|
boolean
getDBExisted
() |
Gets the dBExisted |
boolean
serviceDB
() |
|
void
setDBExisted
(boolean ) |
Sets the dBExisted |
Changed Methods | ||
boolean
createDB
() |
Change in return type from void to
boolean . |
Creates the schema in the database |
Removed Fields | |
String
CREATE_SP_FILE
|
|
String
MYPOPULATE_DBNL_SCRIPT
|
|
String
MYPOPULATE_DB_SCRIPT
|
|
String
MYSERVICE_DB_SCRIPT
|
|
boolean
bDBExisted
|
|
String
fBootstrap1
|
|
String
fBootstrap2
|
|
String
fBootstrap3
|