Re: Enterprise examples of database connectivity



Mario wrote:
After desktop app and j2SDK I decided to try j2EE. I tried some NetBeans simple (almost HelloWorld) examples and now I need some a little bigger example with the connection to the database.

You mean looking up Connection via JNDI ?

p.s.
-In a desktop world I use HSQLDB. Isi it also good for a use in a web app?

For learning: yes.

Else: no.

Arne
.



Relevant Pages

  • Re: Enterprise examples of database connectivity
    ... simple examples and now I need some a little bigger ... example with the connection to the database. ... You mean looking up Connection via JNDI? ...
    (comp.lang.java.databases)
  • Re: ADO Connection Timeout
    ... so what happens when a connection failure forces one station to revert ... to a local database? ... Further, you *will* have contention issues, Jet does not support record ... to the central server, but you are willing to live with periods where it ...
    (microsoft.public.data.ado)
  • Re: ADO Connection Timeout
    ... When the first test is run, the results are stored in the central database. ... to the central server, but you are willing to live with periods where it ... i.e. a local database or even a text file. ... to function until the connection can be restored to the server. ...
    (microsoft.public.data.ado)
  • Re: ADO Connection Timeout
    ... to the central server, but you are willing to live with periods where it ... i.e. a local database or even a text file. ... to function until the connection can be restored to the server. ...
    (microsoft.public.data.ado)
  • Re: Communicating over the internet
    ... > That way you provide one manner in which to open the database, ... > can keep the connection open and then when someone wants to ... > server as the database and the soap dll connecting with a TCP socket. ... The name of the running program might help. ...
    (microsoft.public.vb.general.discussion)