Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: markspace <-@.> Newsgroups: comp.lang.java.programmer Subject: Re: Spring/hibernate and JDBC Date: Sat, 09 Jul 2011 16:01:24 -0700 Organization: A noiseless patient Spider Lines: 10 Message-ID: References: <3c16e5e7-3c0b-4126-9dd9-88f372a58f03@e26g2000prf.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Sat, 9 Jul 2011 23:01:30 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="5HSAJfqnDjjLFxXZ6WBWEw"; logging-data="14129"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1847Qksdb45TF2J8/zbO5IxUOVMn1l2Fwk=" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 In-Reply-To: <3c16e5e7-3c0b-4126-9dd9-88f372a58f03@e26g2000prf.googlegroups.com> Cancel-Lock: sha1:bxoVHFbfzeX044KMtb7+RcFSDuY= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6021 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.).