Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Sets the publications to be synchronized.
abstract void SyncParms.setPublications(String pubs) throws ULjException
pubs A comma separated list of publication names. See the class description for more information about comma separated lists.
The default is set to the Connection.SYNC_ALL constant, which is used to denote the synchronization of all tables in the database. To synchronize all publications, set this method to the Connection.SYNC_ALL_PUBS constant.