Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-users] Getting a reference to the session object

Using Eclipselink 1.x
 
I would like to make a StoredFunction query.  For this I need a reference to the current active Eclipselink session.
 
How can I get a reference to the underlying session object?  It has to be a technique defined in JPA 1.0.
 
Thanks
 
Sri
 

Back to the top