Project

General

Profile

« Previous | Next » 

Revision 86ecbed8

Added by Cherian Mathew almost 9 years ago

testing for remote feature

View differences:

src/test/resources/unitils.properties
28 28
unitils.configuration.localFileName=unitils-cdmlib-local.properties
29 29

  
30 30
# H2 #
31
#
32 31
database.driverClassName=org.h2.Driver
33 32
database.url=jdbc:h2:file:./target/test-classes/h2/cdmTest;MVCC=TRUE;IGNORECASE=TRUE;ALIAS_COLUMN_NAME=TRUE;AUTO_SERVER=TRUE;DATABASE_TO_UPPER=false;
34 33
#database.url=jdbc:p6spy:h2:file:./target/test-classes/h2/cdmTest;IGNORECASE=TRUE;MVCC=TRUE;ALIAS_COLUMN_NAME=TRUE;AUTO_SERVER=TRUE;DATABASE_TO_UPPER=false;

Also available in: Unified diff