Connecting Apama Applications to External Components > Using Standard Adapters > Using the Apama Database Connector > The ADBC Event Application Programming Interface > Prepared statements
Prepared statements
Apama applications can use prepared statements when executing queries. Prepared statements have the following performance advantages over standard queries:
*The query does not need to be re-parsed each time it is used.
*The query allows for replaceable parameters.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.