Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
1 1128Why can't I invoke the ResultSet methods afterLast and beforeFirst when the method next works?
1 1278Once I have the Java 2 SDK, Standard Edition, from Sun, what else do I need to connect to a database?
1 1074Can I set up a connection pool with multiple user IDs? The single ID we are forced to use causes problems when debugging the DBMS.
1 1024What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
1 1033
What do you mean by an interface in java?
What do you understand by casting in java language? What are the types of casting?
How to create a base64 decoder in java8?
What is the resourcebundle class?
Explain public static void main(string args[]) in java.
Write a program to find the whether a number is an Armstrong number or not?
How does java handle integer overflows and underflows?
What are the differences between heap and stack memory in java?
explain different ways of using thread? : Java thread
Realized?
What is the java api?
What is parsing in java?
How can you inject java collection in spring?
What is difference between @controller and @restcontroller in spring?
what are the different modes of archival? Explain each mode in two lines each?