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 ?
1030If you are given a choice to implement the code to either insert a record or update if already exist, which approach will you follow ?
1062Which constraint cannot be specified as an explicit constraint and should be specified with the column only ?
992
Can a class with private constructor be extended?
Is lazy loading enabled by default?
What is called lazy fetching from hibernate?
What is argument in java?
How will you integrate hibernate with spring framework?
What is the importance of main method in Java?
Can a singleton class be inherited?
How many bean scopes are supported by spring?
How can I access ejb from asp?
Which access specifier can be used with class ?
How can we create objects if we make the constructor private ?
Tell me about security in weblogic?
What are the limitations of hibernate?
Specify the locations where spring can publish its artifacts.
What does the jdbc driver interface do?