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 ?
979If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
1019Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
953
How do I find ojdbc jar version?
Why resultset is used in java?
What is a memory leak in java?
What is internal variable?
What is the difference between rowmapper and resultsetextractor?
What is the difference between @before and @beforeclass annotation?
create a midp application,where user can enter player name and points.the program saves the information to the record using RMS at MIDP device.program should also print out the top 10 player list to the end user.
Explain about the function associated with t3 in weblogic server ?
What is length in java?
What does the “static” keyword mean? Can you override private or static method in java?
What is main method?
How can we display validation errors on jsp page?
What is difference between length and length() method in java ?
What is anagram in java?
What are the new features in java 8?