+ ObjectTools.getSystemicName(adapter.getClass())
+ " for connection " + connectionstring);
// set up a new protection manager
protectionManager = new ProtectionManager();
// set up the object responsible for updating objects
updater = new Updater(adapter);
arrayEntryWriter = new ArrayEntryWriter(adapter);
// set up a manager for system tables and table creation
tableManager = new TableManager(this.isCreateSchema(), connectionPool,