By default, SAP jConnect parses all SQL statements submitted to the
database for valid JDBC function escapes.
If your application is not going to use JDBC function escapes in its SQL calls, set this
connection property to false to circumvent this parsing. This may give a slight
performance benefit.