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


This is version 3. It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]


AppFuse makes it easy to switch databases by completing a few modifications to your project.
  1. Add the JDBC Driver to the lib directory.
  2. Add an entry for the JAR to lib/lib.properties.
  3. Change build.properties to reflect the database settings.

This page describes how to configure your AppFuse-based project to use an HSQL Database.

Table of Contents

  • [1] Download and install hsqldb
  • [2] Create an entry for hsqldb in lib.properties
  • [3] Configure build.properties
  • [4] Start HSQL and run tests

Download and install hsqldb [#1]

Create an entry for hsqldb in lib.properties [#2]

Configure build.properties [#3]

Start HSQL and run tests [#4]

Start HSQLDB as a service: http://www.waldhor.com/hsql.htm



Go to top   More info...   Attach file...
This particular version was published on 06-Nov-2006 13:52:27 MST by MattRaible.