You can include Java columns in a replication definition. Replication Server replicates Java columns as either rawobject or rawobject in row datatypes.
Include each rawobject or rawobject in row column that you want to replicate in the column list, and
Include each rawobject column in the optional clauses: replicate_if_changed or always_replicate.
In each clause, enclose the names of the rawobject columns in parentheses. For multiple columns, separate each column from the next with a comma.
Ensure that each rawobject column has a corresponding status in Adaptive Server.