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 final keyword denotes in java?
How to make an immutable class in hibernate?
What are the advantages of java inner classes?
What is the current version of java?
What are the different methods of identifying an object?
Is the ternary operator written x : y ? Z or x ? Y : z ?
What is ++ a in java?
List the common jdbc exceptions ?
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .
What do you mean by beanfactory in spring?
What is meant by orm in hibernate?
What are callback interfaces in hibernate?
What is while rs next ())?
What is lazy and eager initialization?
Is integer passed by reference in java?