Hi,

> How should one design an application that uses OJB? The 
> PersistensManager shall hide the database for the programmer. 

we encapsulated the OJB stuff in our own PersistenceBroker. In most
parts this is a simple Wrapper to the PersistenceBroker. But:

o Changes to OJB are easy to follow
o Using another O/R Tool should be simplified

Thimo

--
To unsubscribe, e-mail:   <mailto:ojb-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:ojb-user-help@;jakarta.apache.org>

Reply via email to