Re: Dynamic SQL without use of PreparedStatement
Armin Waibel <[email protected]>
| Newsgroups | gmane.comp.jakarta.ojb.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin, Berner Martin wrote: > Hy > Dos anybody know how to use the benefit of OJB (creating dynamic SQL whit Criteria and Reportquerry), but not to use PreparedStatements which uses Bindvariables? > Think this not possible. OJB always use PreparedStatements to perform Criteria based queries. regards, Armin > Thanks for any help > Martin Berner > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >