Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How can you make sure that your singleton class will always return single instance in multi-threaded environment?
In java how do we copy objects?
Why is hibernate called orm?
What is the use of rowmapper in spring?
Is j2ee and jee same?
What are the four components of j2ee application?
How do I become a java developer?
Can we have 2 main methods in java class?
What is distributed application?
Describe the term diamond problem.
What is dialect in hibernate?
Difference between save and saveorupdate?
What are the differences between stored procedure and functions?
What port does jdbc use?
Can you call one constructor from another if a class has multiple constructors?