Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is the purpose of the enableevents() method in java programming?
What do you mean by dependency injection and how does it work?
What is the use of method save()?
What is hbm2ddl in hibernate?
Is ejb be called from another ejb? If yes then how?
What is aop? And how the aop used in spring?
What is persistence in hibernate?
What is the benefit of hibernate?
What is the purpose of void?
What are the different types of advices?
What’s the difference between hibernate and ejb 3? Don’t you think ejb 3 is just a clone of hibernate?
What is the benefit of hibernate criteria api?
What is array in java?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
What is the java reflection api? Why it’s so important to have?