Does DB Mapper support my database?
Ideally, to use DB Mapper, you will need to have access to a relational database server and Java class libraries that include a JDBC 2.0 compliant driver class. The examples provided with DB Mapper distribution have been tested with a variety of popular JDBC-capable RDBMS products, such as Oracle 8.0 and 8i (www.oracle.com), MySQL 3.23.39 (www.mysql.com), PostGres 7.2.2 (www.postgresql.org), HyperSonic Database 1.7.1(hsqldb.sourceforge.net).