SybConnection.prepareStatement( )  Cursor performance

Chapter 4: Performance and Tuning

ESCAPE_PROCESSING_DEFAULT connection property

By default 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, you can set this connection property to false to circumvent this parsing. This may give a slight performance benefit.





Copyright © 2003. Sybase Inc. All rights reserved. Cursor performance

View this book as PDF