Subscribe to:
Post Comments (Atom)
session-per-request in hibernate
The most common pattern in a multi-user client/server application is session-per-request . In this model, a request from the client is sent...
-
The most common pattern in a multi-user client/server application is session-per-request . In this model, a request from the client is sent...
-
you can call it as many times and anywhere you like once you get hold of your org.hibernate.SessionFactory. The getCurrentSession() method ...
-
Firstly why we need custom serialization ?. .look😁 we we serialized the object there may the chance of loosing some information due to ...
No comments:
Post a Comment