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
Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.