"Marcelo F. Ochoa" wrote:
>
> Pierpaolo Fumagalli wrote:
>
> > - Oracle PLSQL Producer (Marcelo Ochoa)
> > Stefano said: "Can this be generic enough or it will be always tied
> > only to Oracle?"
>
> Prism was redesigned using design patterns to be pluggable with any
> database. Prism supports Java Stored Procedure or other proprietary
> languages as Oracle PLSQL..
> In the new design there are factories for Connection and Stored
> Procedures. These factories implement vendor dependent stuff. (In Stored
> procedures arena this proprietary stuff are more frequents than JDBC pure
> connections, but Stored Procedure have many features that you can take into
> account.)
> The first version begun with tree basic support (Oracle support) but
> it'll have compatibility to IBM DB2 and so on. Any database to be supported
> require the creation of a new adapter (Concrete Factory).
Marcelo, what do you propose for integration? what is the best choice
for you?
--
Stefano Mazzocchi One must still have chaos in oneself to be
able to give birth to a dancing star.
<stefano@apache.org> Friedrich Nietzsche
--------------------------------------------------------------------
Missed us in Orlando? Make it up with ApacheCON Europe in London!
------------------------- http://ApacheCon.Com ---------------------
|