Updatable result sets

In , the functionality of updatable result sets in a server environment and in an embedded environment are similar, with the exception of the following differences:

Other differences between updatable result sets in a server or embedded environment can be found in the following table.

Comparison of updatable result sets features in server and embedded environments Feature Embedded Environment Server Environment updateBytes on CHAR, VARCHAR, LONG VARCHAR datatypes Supported Not supported updateTime on TIMESTAMP datatypes Supported Not supported updateClob and updateBlob Supported Not supported