Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is 'throws advice' in spring?
What is named query in hibernate?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
In how many ways, objects can be fetched from database in hibernate?
What is an entity in entity framework?
What is java actionlistener?
What is tag library descriptor?
Can a constructor call another constructor?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What is the better method of using jdbc in spring?
What is ejb bean in java?
can you federate a profile using manageprofiles command facility?
What do you understand by the term singleton?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
How to create war file?