Back | Index
class parsetool.Config
static var createTableFileSuffix : String
DBMSName + suffix = CREATE TABLE XML-SQL filename.
static var sqlXmlPath : String
static var staticManagerVarName : String
The name of the "public static var" which contains the class db-manager instance.
static var typePath : { typePrefix : String, sqlInterface : String}
Automatic recognized type paths a DBObject class and its fields can use.
Back | Index