Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How can I use the JDBC API to access a desktop database like Microsoft Access over the network?
1027There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
1052How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?
990
Is spring a mvc?
What is meant by stereotype annotation?
Can we have any other return type than void for main method?
Is java code slower than native code?
What does this mean java?
What are the enhancements in ejb 2.0 with respect to cmp?
Define application context module?
What is embeddable in hibernate?
Does hashset allow duplicates in java?
What is Multicast?
What is difference between next () and nextline () in java?
What do you mean by httpservlet?
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
Why do we need spring boot starter parent? : Spring Boot
What does orm consists of?