eh ? what object does getObject() return ? What are the parameters of setObject(...) ?
What is the use of this thing?
/max
Nikolay Ganev wrote:
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
------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ hibernate-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/hibernate-devel
