Constraints on Java class columns

Constraints defined on Java columns of remote tables must be checked on the remote server. If the constraint checking is attempted on the local server, it will fail. Therefore, you must enable trace flag 11220 when you insert, update or delete data for which constraint checking will be done on Java data types. See “Trace Flags” in Chapter 3.