297298299300301302303
entityBridge.init(); Catalog catalog = getCatalog(); catalog.addEntity(entityBridge); stop = new JDBCStopCommand(this); }
335336337338339340341
329330331332333334335
300301302303304305306