ofbiz has a layer that converts what ofbiz does to Database language.
Yes the data layer does create Temporary Stored procedures for some
Databases.
however you will not find stored procedures created in any ofbiz code.
not will you find any permanent Stored procedures in the Database
created by ofbiz.


Brendan Vogt sent the following on 10/26/2007 9:52 AM:
> Hi,
> 
>  
> 
> I am using for Postgres database for my Ofbiz installation.  I usually work
> on SQL Server 2005.  And I use stored procedures.  If I have Ofbiz install
> on SQL Server, does it make use of stored procedures?  I'm not sure if the
> there is support for stored procedures in Java and Posgres?
> 
>  
> 
> Regards,
> 
> Brendan Vogt
> 
> 

Reply via email to