Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) 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 ?
928
What are common JDBC Exceptions?
What is the use of @repository in spring?
Can a class be final?
Why do we need singleton?
How can we refresh automatically when new data is entered into the database?
What is JDBC ResultSet?
What is the procedure for the creation of stateless ejb?
What is sorting in java?
What is method with example?
What are struts?
Hello Everyone.. I m trying to develop a java swing application where i can display a doc file Jeditorpane or Jtextpane.
Can you deploy more than one application in single jvm?
What is the difference between an oem and odm?
What is a singleton factory?
What is internal variable?