Charles Benett wrote:
> 'Town' may well be replaced in the next release.
> Either with straight JDBC or with the Torque/Peer OR tools from
> jakarta-turbine.

Straight JDBC wouldn't be that good, IMO; you'd be tempted to use SQL
statements that are server spesific.

IMHO, it would be great if James could be set like Tomcat; ie: column
names on the tables can be reconfigured via an XML config file. I'd also
like to attach "listeners" to the JDBC connection, so that on
insert/update/delete on the tables I'd have a chance to do something. It
would be great to be able to record the from/to addresses on a separate
table, for example. Could be useful, on back-end servers that don't
(yet) support triggers.

Oki

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to