Persitent collections ?

Persitent collections ?

Hello,

Is there anyway to make a persistent collection along the same session so I don't have to query the database three times to fetch the same data in a single form? when working with same data in OnLoad, Validate and On Success ?

Thanks