Raible's Wiki

Raible Designs
Wiki Home
News
Recent Changes

AppFuse

Homepage
  - Korean
  - Chinese
  - Italian
  - Japanese

QuickStart Guide
  - Chinese
  - French
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish
  - Japanese

User Guide
  - Korean
  - Chinese

Tutorials
  - Chinese
  - German
  - Italian
  - Korean
  - Portuguese
  - Spanish

FAQ
  - Korean

Latest Downloads

Other Applications

Struts Resume
Security Example
Struts Menu

Set your name in
UserPreferences


Referenced by
AppFuseSupport




JSPWiki v2.2.33

[RSS]


Hide Menu

AppFuseWithHSQLDB


Difference between version 6 and version 5:

At line 13 changed 1 line.
* [4] Start HSQL and run tests
* [4] Modify applicationContext-hibernate.xml
* [5] Start HSQL and run tests
At line 49 changed 1 line.
!!Start HSQL and run tests [#4]
!!Modify applicationContext-hibernate.xml [#4]
You need to turn off batch processing for Hibernate for things to work with HSQL. In ''src/dao/**/applicationContext-hibernate.xml'', uncomment the following line:
At line 53 added 6 lines.
{{{
<prop key="hibernate.jdbc.batch_size">0</prop>
}}}
!!Start HSQL and run tests [#5]

Back to AppFuseWithHSQLDB, or to the Page History.