Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.21.MISMATCH!npeer03.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!p10g2000prf.googlegroups.com!not-for-mail From: Jack Newsgroups: comp.lang.java.programmer Subject: Re: Spring/hibernate and JDBC Date: Sat, 9 Jul 2011 17:32:14 -0700 (PDT) Organization: http://groups.google.com Lines: 14 Message-ID: References: <3c16e5e7-3c0b-4126-9dd9-88f372a58f03@e26g2000prf.googlegroups.com> NNTP-Posting-Host: 98.207.21.194 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1310257934 20656 127.0.0.1 (10 Jul 2011 00:32:14 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 10 Jul 2011 00:32:14 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p10g2000prf.googlegroups.com; posting-host=98.207.21.194; posting-account=CahHvgoAAAA27gEVS14ggLk784nVIco1 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20100101 Firefox/5.0,gzip(gfe) Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6023 On Jul 9, 4:01=A0pm, markspace <-@.> wrote: > On 7/9/2011 2:56 PM, Jack wrote: > > > With spring and hibernate so popular now, is there anybody still only > > use JDBC to write database application code? Thanks. > > I'm sure someone is, but yes I assume that JPA & Hibernate and > dependency injection frameworks like Spring and JSF have become the norm. > > Still good to know what JDBC is and does, since it's used by JPA and > Hibernate (et al.). Is using JDBC to access database more efficient than using Spring/hibernate?