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...
-
Now a days in interview interviewer always ask questions related to Collection and map And they also ask why map interface is not child of...
-
If you want to share or update the same data then the activity must be synchronized to avoid the error.in java using synchron...
-
Java objects reside in an area called the heap . The heap is created when the JVM starts up and may increase or decrease in size while t...
No comments:
Post a Comment