On 4/20/06, Ken Weiner <[EMAIL PROTECTED]> wrote:

> I'm only trying to support 2 different types of databases for an
> application and since both of my drivers are JDBC-3 compliant, I'd
> prefer to use BOOLEAN if possible.  What would it take to get BOOLEAN
> added to the DTD?  Do I need to file an issue with DdlUtils or Torque?

Well, BIT and BOOLEAN are equivalent as far as JDBC and DdlUtils are
concerned, so can use either one.
You could file an issue with Torque, but I'll push the usage of XML
schema for DdlUtils (and hopefully Torque) after the 1.0 anyway, so
there's not much need for such an issue.

Tom

Reply via email to