getUpsertPreparedStatement method

Returns a java.sql.PreparedStatement instance which allows the user to add upsert (insert or update) operations to the download of a synchronization.

 Syntax
 Returns
 Exceptions
 Remarks
 See also
 Example