formConnectorFetchStmt, inputFetchStmt, 2);
loadForms(frameworkConnForms, frameworkJobForms,
formFrameworkFetchStmt, inputFetchStmt, 2);
MConnection connection = new MConnection(connectorId,
new MConnectionForms(connectorConnForms),
new MConnectionForms(frameworkConnForms));
connection.setPersistenceId(id);
connection.setName(name);
connection.setCreationDate(creationDate);
connection.setLastUpdateDate(lastUpdateDate);