Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) If I use the JDBC API, do I have to use ODBC underneath?
What is layout in java swing?
What are the attributes of transaction in ejb?
What is the use of the statement in jdbc?
What is the difference between serial and throughput garbage collector?
If you want to see the hibernate generated sql statements on console, what should we do?
What are the different modules of wlst?
How do I use jta transactions within an mdb? : BEA Weblogic
Why map is used in java?
What are the types of methods in java?
what invokes a threads run() method? : Java thread
What is chat area? Explain.
What is meant by unidirectional and bidirectional?
Which is the default scope of bean in spring? In addition, are they synchronized?
What is the difference between private & public & friendly classes?