What is a sessionfactory? Is it a thread-safe object?
Answer / Bijender Kumar
SessionFactory is an interface in Hibernate that creates Session objects, which are used to interact with the database. It is not a thread-safe object and should be accessed through the built-in ServiceRegistry or StandardServiceRegistryBuilder.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain bind(), rebind(), unbind() and lookup() methods?
important features of java which differenciate it from c++
What are the JSP implicit objects ?
What is the difference between RMI and Socket?
whats is mean by class.forName() whats the return type of class
What’s jboss jbpm?
String is immutable.it is true String can be change to mutable How?
6 Answers IBM, Professional Access, TCS,
What modifiers may be used with an interface declaration?
Difference between new operator and class.forname().newinstance()?
what is a Daemon Thread?
In real time project when will we use Abstract class. and what are the difference between abstract and interface.
6 Answers DELL, FCS, Polaris, Tanla Solutions, TCS,
whats is mean by filter?