[opencms-dev] Using openCMS DB API.
David Seikel
david.seikel at icemedia.com.au
Thu May 8 09:35:02 CEST 2003
David Seikel wrote:
> I haven't found any documentation about using the DB stuff. Is it
> available or is it private to openCMS? Do we have to write or own JDBC
> stuff if we want to access a different database running on the same
> mysql server? How about accessing the openCMS database?
Oops, I should have been more specific. We are not using JSP, we are
sticking with XMLTemplates, so we need to access MySQL from Java
classes. Currently we are using our own JDBC code inside
ContentDefinitions, but if there is an openCMS way of doing this, we
would prefer it.
More information about the opencms-dev
mailing list