Connects the database backend. This is not done in the c'tor, because
some apps don't need this heavyweight instructions.
Parameters: schemaName - is the name of the schema class to load. Thisbetter be the fully-qualified name in-sync with properties. the schema class on success, null on non-exceptional failure.The result is to be cast to appropriate catalog classes. See Also:org.griphyn.vdl.util.ChimeraProperties.getVDCSchemaName See Also:org.griphyn.vdl.util.ChimeraProperties.getPTCSchemaName
Connects the database backend. This is not done in the c'tor, because
some apps don't need this heavyweight instructions.
Parameters: schemaName - is the name of the schema class to load. Thisbetter be the fully-qualified name in-sync with properties. Parameters: dbDriverName - is the name of the database driver the schema class on success, null on non-exceptional failure.The result is to be cast to appropriate catalog classes. See Also:org.griphyn.vdl.util.ChimeraProperties.getVDCSchemaName See Also:org.griphyn.vdl.util.ChimeraProperties.getPTCSchemaName
Fields inherited from org.griphyn.vdl.directive.Directive