public clear() as Void:
Detaches every entity from this persistence context.
Provider configuration, repositories and an active transaction remain owned by this manager. Only identity-map and pending unit-of-work state are discarded.
manager.clear()