Am Donnerstag, den 04.01.2007, 07:15 -0500 schrieb [EMAIL PROTECTED]:
> Yes, that's exactly what something like Hibernate
> (http://www.hibernate.org/) does; the application deals with Java
> objects that know how to instantiate themselves from the database or how
> to persist themselves from the database. And the specifics of the
> database or SQL-specific details are abstracted away.
> 
> Gil

I just checked the concept of persistance layers in wikipedia and like
the approach. So agreed to go for that approach.
Using hibernate means, we have to go for Java?

Dietmar



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to