BATCH-2234: Updated documentation to outline setup requirements as well as adding batch-*.properties files for the other database types

This commit is contained in:
Michael Minella
2014-05-16 11:21:13 -05:00
parent 39bb979a51
commit bb048f3cf8
20 changed files with 315 additions and 5 deletions

View File

@@ -17,4 +17,5 @@ batch.lob.handler.class=org.springframework.jdbc.support.lob.DefaultLobHandler
batch.grid.size=2
batch.jdbc.pool.size=6
batch.verify.cursor.position=false
batch.isolationlevel=ISOLATION_SERIALIZABLE
batch.isolationlevel=ISOLATION_SERIALIZABLE
batch.table.prefix=BATCH_