Sets the publications to be synchronized.
abstract void SyncParms.setPublications(String pubs) throws ULjException
pubs A comma separated list of publication names. See class description for more on comma separated lists.
The default is Connection.SYNC_ALL, which is used to denote synchronize all tables. To synchronize all publications, use Connection.SYNC_ALL_PUBS.