Update h2 config

This commit is contained in:
dsyer
2010-05-14 07:59:17 +00:00
parent ee79629415
commit 1de103ee00

View File

@@ -12,5 +12,6 @@ batch.business.schema.script=classpath:/business-schema-h2.sql
batch.data.source.init=true
batch.database.incrementer.class=org.springframework.jdbc.support.incrementer.H2SequenceMaxValueIncrementer
batch.database.incrementer.parent=sequenceIncrementerParent
batch.lob.handler.class=org.springframework.jdbc.support.lob.DefaultLobHandler
batch.grid.size=2
batch.verify.cursor.position=true