Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
How does hashset works in java?
Explain java coding standards for variables ?
Is java code slower than native code?
Explain the use of spring container.
What is a boolean structure?
What is difference between merge and saveorupdate in hibernate?
What is Hibernate Proxy and how it helps in lazy loading?
What is inner bean? What is the drawback of inner bean?
Why java is platform independent? Explain.
What are the types of arrays in java?
can you federate a profile using manageprofiles command facility?
Are Servlets Thread Safe? How to achieve thread safety in servlets?
Can a hashset contain duplicates java?
What is the use of arraylist in java?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic