That should be fine, although problems like having to escape quotes etc. still make me favour using PSs altogether...
fedor. > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED]] > Sent: Sunday, December 09, 2001 8:52 PM > To: Turbine Developers List > Subject: Torque and String quoting > > > Hi, > > If anyone was watching, there was a little exchange on the > commons mailing > list about string quoting for databases. After peeking at the > SQL-92 spec is > appears that the single quote is a standard. > > So how about making getStringDelimiter() in DB.java a concrete method > returning a single quote and removing all the > getStringDelimiter() methods > in the subclasses of DB.java. > > -- > > jvz. > > Jason van Zyl > > http://tambora.zenplex.org > http://jakarta.apache.org/turbine > http://jakarta.apache.org/velocity > http://jakarta.apache.org/alexandria > http://jakarta.apache.org/commons > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
