@Retention(value=CLASS) @Target(value=TYPE) public @interface Sync
Entity
Note that currently sync can not be enabled or disabled for existing entities. Also synced entities can not have relations to non-synced entities.