Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) How does marker interface provides functionality to the implemented class ? or How dose maker interface gets the functionalities as serialization or cloning.
4 8925Why sleep()is in Thread and wait() in Object class? Why can't I have both in one class or vice versa?
1 6023This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?
3 6074
How to achieve mapping in hibernate?
What are the autowiring modes?
What is increment in java?
Objects or references which of them gets garbage collected?
Explain about message selector?
How a string is stored in memory?
Is the empty set a singleton?
What is maven in spring framework?
What is odbc and jdbc?
Define inheritance with reference to java.
What is the difference between super class & sub class?
What is many to one mapping in hibernate?
What is step scope in spring batch?
Why do we need aop in spring?
What is contractor means and methods?