Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What is string immutability?
What is the difference between math floor and math round?
What is the difference between jndi lookup(), list(), listbindings(), and search()?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What optimization could I use if the ejb container is the only point of write access to the database?
What is spring batch rowmapper?
What is difference between flush and commit in hibernate?
Are singleton beans in spring a regular singleton object?
What is the role of JMX in hibernate?
When will we use them?
What is OOP's Terms with explanation?
What is unicode full form?
What is the use of execAndWait interceptor?
What do you understand by copy constructor in java?
Write a program in java to find the maximum and minimum value node from a circular linked list.