| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)
Phlip wrote:
> Marshall wrote:
>
> > The thing is that every time you narrow the interface, you reduce the
> > amount of the dbms's power that is available to the rest of the
> > application, instead forcing the app into less well suited avenues,
> > merely because they are pre-existing, or because they are
> > convenient to the ORM layer.
>
> You narrow the interface to what the application needs. When it needs more,
> you widen a little.
So every time you need to do any query, you just mechanically wrap it in a method? Then the use of these wrapper methods is okay anywhere in the application that needs to make them?
That at least would not be cutting the application off from any dbms capability.
Marshall Received on Sun Jun 04 2006 - 18:14:36 CDT
![]() |
![]() |