Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



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>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.