It has been untested on other databases, but presumbly you may setup community to work with any database. See the "/WEB-INF/classes" directory
for configuration files if you need to change the sql used to create tables, or possibly even the JDO mapping.
There are 3 files.
- astrogrid-community-database.sql -- SQL used to create table data.
- astrogrid-community-database.xml -- no real need to change it points to the mapping file in the same directory.
- astrogrid-community-mapping.xml -- JDO mapping for Castor. See Castor for more information on the mapping.
]]>