Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.help > #967

Re: Doing JDBC code in a less unwieldy way?

From Ricardo Palomares Martínez <rpm.PUBLI@iespana.es>
Newsgroups comp.lang.java.help
Subject Re: Doing JDBC code in a less unwieldy way?
Date 2011-08-21 16:03 +0200
Organization Netfront http://www.netfront.net/
Message-ID <j2r387$1jjl$1@adenine.netfront.net> (permalink)
References <j2javb$4pq$1@dont-email.me> <j2o4ha$1o3h$1@adenine.netfront.net> <k5P3q.15106$2k4.11313@newsfe19.iad> <e774f0e9-57c9-4fd1-b66d-cc37d71edbe0@glegroupsg2000goo.googlegroups.com>

Show all headers | View raw


El 20/08/11 19:02, Lew escribió:
> Arved Sandstrom wrote:
>> Ricardo Palomares Martínez wrote:
>>> When Java 6 was being developed, there was a feature to add a simple
>>> mapping to JDBC out of the box. Sadly, it was removed just before Java
>>> 6 was launched.
> 
> Excuse me? There was a specification included, abeit in the
> contemporaneous Java EE, and they called it "JPA", and three major
> versions of it exist, and it works fine with Java SE 5 and 6.
> 
> WTF?


I was talking about Java 6 SE and JDBC 4.0:

http://jcp.org/aboutJava/communityprocess/final/jsr221/index.html
http://download.oracle.com/otndocs/jcp/jdbc-4.0-fr-eval-oth-JSpec/

Although JPA works with Java 6 SE, it is not part of it. You need to
add JARs to it. Sure, you need to add EoDSQL JAR, too, but my comment
talked not about EodSQL, but the original EoD that would have been
part of Java 6 SE core if not removed at the very last stage of the
specification.


> 
>>> A guy decided to implement it and produced EoDSQL:
> 
> "A guy"?


Yes, a guy nicknamed "lemnik". No offense intended on my part by using
"guy" to refer to him; indeed, lemnik was very helpful when I asked
him for help in the past.



--- Posted via news://freenews.netfront.net/ - Complaints to news@netfront.net ---

Back to comp.lang.java.help | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Doing JDBC code in a less unwieldy way? Steve <tinker123@gmail.com> - 2011-08-18 11:26 -0400
  Re: Doing JDBC code in a less unwieldy way? markspace <-@.> - 2011-08-18 08:57 -0700
    Re: Doing JDBC code in a less unwieldy way? Lew <lewbloch@gmail.com> - 2011-08-18 11:26 -0700
  Re: Doing JDBC code in a less unwieldy way? Roedy Green <see_website@mindprod.com.invalid> - 2011-08-19 02:00 -0700
    Re: Doing JDBC code in a less unwieldy way? Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-19 08:59 -0300
      Re: Doing JDBC code in a less unwieldy way? Lew <lewbloch@gmail.com> - 2011-08-19 07:57 -0700
      Re: Doing JDBC code in a less unwieldy way? Steve <tinker123@gmail.com> - 2011-08-19 19:50 -0400
        Re: Doing JDBC code in a less unwieldy way? Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-19 21:26 -0300
          Re: Doing JDBC code in a less unwieldy way? Lew <lewbloch@gmail.com> - 2011-08-19 20:20 -0700
      Re: Doing JDBC code in a less unwieldy way? Roedy Green <see_website@mindprod.com.invalid> - 2011-08-20 17:19 -0700
        Re: Doing JDBC code in a less unwieldy way? Lew <lewbloch@gmail.com> - 2011-08-20 18:53 -0700
        Re: Doing JDBC code in a less unwieldy way? Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-21 10:32 -0300
  Re: Doing JDBC code in a less unwieldy way? Ricardo Palomares Martínez <rpm.PUBLI@iespana.es> - 2011-08-20 13:07 +0200
    Re: Doing JDBC code in a less unwieldy way? Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-20 10:59 -0300
      Re: Doing JDBC code in a less unwieldy way? Lew <lewbloch@gmail.com> - 2011-08-20 10:02 -0700
        Re: Doing JDBC code in a less unwieldy way? Ricardo Palomares Martínez <rpm.PUBLI@iespana.es> - 2011-08-21 16:03 +0200
      Re: Doing JDBC code in a less unwieldy way? Ricardo Palomares Martínez <rpm.PUBLI@iespana.es> - 2011-08-21 15:54 +0200
        Re: Doing JDBC code in a less unwieldy way? Arved Sandstrom <asandstrom3minus1@eastlink.ca> - 2011-08-22 18:56 -0300

csiph-web