Package org.jumpmind.driver
package org.jumpmind.driver
-
ClassesClassDescriptionSimple configuration (note the jdbc:symds prefix): db.url=jdbc:symds:h2:file:demo-corp;LOCK_TIMEOUT=60000;AUTO_SERVER=TRUE In the your engine.properties file, you can configure interceptors: org.jumpmind.driver.PreparedStatementWrapper.interceptor=org.jumpmind.driver.StatementDelayInterceptor OR org.jumpmind.driver.PreparedStatementWrapper.interceptor=org.jumpmind.driver.RandomErrorInterceptor