Re: About Database Vender Independent for WebObjects.
Re: About Database Vender Independent for WebObjects.
- Subject: Re: About Database Vender Independent for WebObjects.
- From: Dov Rosenberg <email@hidden>
- Date: Sun, 30 Jan 2005 10:03:44 -0500
Title: Re: About Database Vender Independent for WebObjects.
If you want to support multiple databases I would stay away from stored procedures – these are very vendor specific. WebObjects/EOF makes it much easier to support multiple databases because EOF is an Object Relational mapping tool that abstracts the database from the source code. EOPrototypes are very useful is supporting multiple databases. Check out Practical WebObjects from Chuck Hill (Apress Books). It is a very good book that goes way beyond product manuals.
--
Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com
On 1/30/05 3:53 AM, "java mouse" <email@hidden> wrote:
I read that WebObjects data-driven application can change its database without a single line of code, and I also read that WO app. actually support the use of StoredProcedure.
My question is: how does it achieve database nuetral with the storedprocedure?
Thanks a lot,
-marina
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden