This is one reason I'm reluctant to submit a patch: There's far too
much of the architecture that I don't understand.  It does seem
reasonable that add(String,Date,String) would require at least an API
that makes it possible to vary the date string format (some formats
are _nearly_ universal), but to do this within the plugin architecture
of the Torque API, well, right now, that's a lane I just don't have
time to explore.

What I need is a job that doesn't interfer with my work ;) 

>>>>> "J" == John McNally <[EMAIL PROTECTED]> writes:

    J> ...  The only way (other than writing adaptor code for each db)
    J> is to use the PreparedStatement methods when working with
    J> Dates, you should still be able to add them to the Criteria
    J> with the generic add.

I understand PreparedStatements from JDBC and I remember seeing
references to them in the Turbine code, but can you elaborate just a
bit on "still be able to add them to the criteria with the generic
add"?

-- 
Gary Lawrence Murphy <[EMAIL PROTECTED]> TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
"Computers are useless.  They can only give you answers."(Pablo Picasso)


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

Reply via email to