• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Re-Using HSQLDB with EOModeler in a DTJC app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re-Using HSQLDB with EOModeler in a DTJC app


  • Subject: Re: Re-Using HSQLDB with EOModeler in a DTJC app
  • From: Arturo PĂ©rez <email@hidden>
  • Date: Mon, 28 Jun 2004 20:26:26 -0400

On Jun 28, 2004, at 6:49 PM, Baiss Eric Magnusson wrote:

I don't read from the documentation that I can, say change the way EO's are fetched from a database from using the WebServer to using <hsqldb's> proprietary communcations protocol.

Which of the two proprietary mechanisms did you want to use? After all, the default one that java clients use is fetching via HTTP. Again, the Web Application Server talks directly to the database through JDBC. It then "forwards" the data to java client via HTTP. It sounds very much like what HSQLDB is doing for you. This picture may help


	JavaClient -> HTTP -> WebObjects Application -> JDBC -> RDBMS
                <-      <- EO                     <-.....<- rows

It sounds to me as though you want to use Java Client to talk to a database directly, not through a WebObjects application. I don't think it can do that.

Maybe you can find a JDBC driver that talks that HSQLDB thing?

----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re-Using HSQLDB with EOModeler in a DTJC app (From: Baiss Eric Magnusson <email@hidden>)

  • Prev by Date: Re: filtering out items from a drop-down list
  • Next by Date: Re: Re-Using HSQLDB with EOModeler in a DTJC app
  • Previous by thread: Re-Using HSQLDB with EOModeler in a DTJC app
  • Next by thread: Re: Re-Using HSQLDB with EOModeler in a DTJC app
  • Index(es):
    • Date
    • Thread