Although you prepare replication definitions and subscriptions for Java columns in the usual manner, certain restrictions apply:
Both the primary and replicate databases must be Sybase Adaptive Server version 12.0 or later.
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.