Although you prepare replication definitions and subscriptions for Java columns in the usual manner, be aware of the restrictions that apply.
Both the primary and replicate databases must be SAP ASE version 12.0 or later.
SAP Replication Server does not replicate stored procedures that have Java objects as parameters. However, the effect of such a stored procedure can be duplicated through normal table replication.
You cannot use Java columns as part of the primary key.
You cannot evaluate Java columns in subscription expressions because Java columns are not searchable.