Hi!

We are trying to use HsqlDB with Excalibur-Datasource's IdGenerator.  The
problem I ran into was that looks like TableIdGenerator assumes that the
backend DB is transaction capable, unless it is MySQL.  I wanted to change
AbstractDataSourceIdGenerator.configure to use a configuration item
"use-transaction" to allow a more generic way of specifying this, instead of
setting/using m_dbType for MySQL/not-MySQL.

Are there any problems with this approach?

Thanks,
Shash

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

Reply via email to