Re: EJBs & CMP with real database users

From: Fredrik Bertilsson (fredrik_bertilsson_at_passagen.se)
Date: 08/27/04


Date: 26 Aug 2004 22:25:56 -0700


> How do you propose database-access not using j2ee? Remember jdbc is part
> of j2ee ...
JDBC (java.sql and javax.sql) is a part of J2SE not J2EE.

>It also makes sense
> to persist the per-user-connection throughout the session in a pool
> instead of re-connecting each time the database needs to be accessed.
Correct. I didn't say that the connection should be closed after every server call.

/Fredrik



Relevant Pages

  • Re: To be a Java Programmer
    ... Stuff like java mail, jdbc, etc. ... Now I just include all the .jar files from the j2ee package because I end up ... Anyway, the point is that j2ee> ejb, so if you want to learn ejb, then you ...
    (comp.lang.java.programmer)
  • Re: JMS
    ... Even JDBC, though the interfaces are distributed in the JDK, is part of the J2EE spec. ... Unemployed English Java programmer ...
    (comp.lang.java.programmer)
  • Re: Am I the only one who questions JSTL, Struts Tags, XSL Tags?
    ... > employer wants J2EE skills, ... All the technologies are usable independently, in the sense that you are not ... you can do JDBC in a Swing application, you invoke SOAP from any client, ... stuff, but "cramming all that stuff into J2EE" is also a biased comment, ...
    (comp.lang.java.programmer)
  • Re: moving from J2SE to the J2EE world? how?
    ... >>always require the candidates to already have the experience. ... >>I really like to know how professional J2EE programmers were able to ... >JSP ... I do find the location of JDBC in the list ...
    (comp.lang.java.programmer)