Yes! You can implement your own SqlGenerator an plug it into the OJB PersistenceBroker. There have been users doing this for STored procedures!
cheers, Thomas > -----Urspr�ngliche Nachricht----- > Von: Ganguli Jaideep [mailto:[EMAIL PROTECTED]] > Gesendet: Dienstag, 14. Januar 2003 16:43 > An: OJB Users List > Betreff: SQL Optimization/Stored Procedure > > > Hi, > > Is there some way of making the Persistence Broker API (or > JDO or ODMG) > call an optimized SQL (or stored procedure) instead of using > the default > SQL it will use? > > Thanks > > Jaideep > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
