SYNC_ALL variable

The publication list used to request synchronization of all tables in the database, including tables not in any publication.

Syntax
final String Connection.SYNC_ALL
Remarks

Tables marked as NoSync are never synchronized.

This constant is equivalent to the null reference or an empty string.