Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?
960If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
994Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
927
Explain annotation-based (@aspectj based) aspect implementation?
How do you create a first line indent?
How to integrate spring and hibernate?
What is jdbc class forname?
What is binary search in java?
Is a mapping in hibernate?
Which collection is ordered in java?
How action mapping is configured in Struts?
What is different between session and sessionfactory in hibernate? (Detailed answer)
Explain the role of dispatcherservlet and contextloaderlistener.
What is a pojo class in hibernate?
What is the use of @resource annotation in spring?
How we can run a jar file through command prompt in java?
Can a class have multiple constructors?
What is the latest technology used in java?