encapsulate/embed pl/sql in DAO -
08-03-2004
, 03:32 PM
does anyone knows, how to encapsulate pl/sql-packages into DAO-object (java)?
we are considering to separate logic from data-structure in oracle.
what are the technical problems /risks doing this?
are there other options? |