The Identifier of clause that defines a Gx session repository.
For example, the SQL based GxSession module shipped with Radiator policy
and charging support modules is configured with
<PCRFGxSessionSQL> clause.
The GxSession
clause must implement the interface defined by the
PCRFGxSessionGeneric.pm module. The backend is not
limited to SQL but should use a a backend that supports frequent creation
and updating of session data.