Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #2627
| From | Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: ORM or JDBC? |
| Followup-To | comp.lang.java.programmer |
| Date | 2011-03-31 16:06 +1300 |
| Organization | Geek Central |
| Message-ID | <in0r3t$nmd$5@lust.ihug.co.nz> (permalink) |
| References | (9 earlier) <impupe$ae5$1@news.onet.pl> <imq0pa$7b2$1@news.albasani.net> <imq7cm$b2r$1@news.onet.pl> <4d9186df$0$41114$e4fe514c@news.xs4all.nl> <8189bddb-1e17-428a-96ca-4c0ae5dabacc@d19g2000yql.googlegroups.com> |
Followups directed to: comp.lang.java.programmer
In message <8189bddb-1e17-428a-96ca-4c0ae5dabacc@d19g2000yql.googlegroups.com>, Alessio Stalla wrote: > Instead, ORMs exist because most people find it useful to represent > the domain model as "something" which is neither the DB, nor the GUI. I would describe that as the “business logic API”, insofar as parts of it need to be common across multiple applications. Fair enough that parts of that cannot be expressed merely as database constraints, but I would not like to see it tied to a GUI.
Back to comp.lang.java.programmer | Previous | Next | Find similar
Re: ORM or JDBC? Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-03-31 16:06 +1300
csiph-web