Sqlcontainer notifyofcacheflush() and push

The documentation says.



…even if the SQLContainer is refreshed on the server side, the changes will not be reflected to the UI until a server round-trip is performed, or unless a push mechanism is used.

Is it automatically using push if push is enabled or do I need to to create my own push mechanism?

Thanks,
Fredrik