Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Does wM JDBC Adapter use PreparedStatements internally when creating Custom/DynamicSQL Adapter Service? I am trying to figure out which Adapter Service to use to ensure that PreparedStatements get used.
Thanks.
Use DynamicSQL. That uses PreparedStatement behind the scene.