Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.databases > #201
| From | "Lew" <lew@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: colon questions |
| Message-ID | <oJudnf2bAtNBS_fVnZ2dnUVZ_jGdnZ2d@comcast.com> (permalink) |
| Newsgroups | comp.lang.java.databases |
| References | <Tivak.19078$E41.1872@text.news.virginmedia.com> |
| Date | 2011-04-27 15:22 +0000 |
| Organization | TDS.net |
To: comp.lang.java.databases David Harper wrote: > ... and your code is portable -- it will work with > PostgreSQL as well as with MySQL or Oracle or any other database system. That last part is only true to the extent one uses portable SQL, which one cannot always do much in real life. For example, datetime types are radically different with radically different semantics between the RDBMSes you mentioned. You will not get the same behavior with, say, ResultSet#getTimestamp() across all three. -- Lew --- * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet! --- Synchronet 3.15a-Win32 NewsLink 1.92 Time Warp of the Future BBS - telnet://time.synchro.net:24
Back to comp.lang.java.databases | Previous | Next | Find similar
Re: colon questions "Lew" <lew@THRWHITE.remove-dii-this> - 2011-04-27 15:22 +0000
csiph-web