Specifying PersistentSession when using Criteria

How can we specify a PersistentSession when using Criteria to perform a load or list?

Hi jvence,

You can pass to the Criteria’s constructor.

Best regards,
Jick