Skip to Content
0
Dec 12, 2007 at 05:45 PM

Using Bind Variables inside of Query Templates

145 Views

Is it possible to use bind variables inside of a query template against an oracle database? I have queries that are executed from Business Logic Services many times and rather than having oracle parse the query everytime I would like to use oracle bind variables which will improve performance. If it is possible an example would be greatly appreciated.