144145146147148149150151
* @see InternalDriver#boot */ public void boot(boolean create, Properties properties) throws StandardException { Util.setExceptionFactory (new SQLExceptionFactory40 ()); super.boot (create, properties); }
142143144145146147148149
138139140141142143144145
140141142143144145146147
145146147148149150151152