545556575859606162
runtimeCache.put(name, runtime); // setup schema // TODO: should that be drop/create? SchemaUpdateStrategy dbCreator = new CreateIfNoSchemaStrategy(); dbCreator.updateSchema(getDataNode()); } }