JCodeBox uses industry standard JDBC to connect to databases
so any relational database with a JDBC driver should work with JCodeBox.
We have used JCodeBox to generate J2EE applications
from the following databases:
Sybase
Oracle
PostgreSQL
MySQL
MS SQL Server
IBM DB2
HSQL Database Engine (hsqldb)
Cloudscape
PointBase
Borland InterBase
Firebird
Pervasive.SQL
Note: JCodeBox
uses JDBC MetaData to display information about connected
databases. Therefore the target database must make catalog/MetaData
information available via JDBC to be accessed correctly
in JCodeBox. Also note that even without database support
you can still use JCodeBox to generate J2EE applications
from entities defined in the GUI.
Note:
Even if your Application Server is not listed above
you can still use JCodeBox to generate J2EE applications
- you will only need to provide the deployment descriptors specific to your
application server. The rest of the application will be created for you.
Copyright Michael Campbell Associates Ltd. 1999-2003.
All Rights Reserved