HI all,

I need to add and retrieve object to/from Hibernate Session. In other words I need 2
methods in session:
getObject()
setObject(...)
SessionImpl class is declared final, so i cannot extend it and make my
own implementation of Session.

Can anybody help me how to make this functionality?
Thx
-- 
Best regards,
 Nikolay                          mailto:[EMAIL PROTECTED]




-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to