Learn the different ways of counting the number of rows of a JDBC ResultSet.
Also find me here:
Baeldung Author
Konstantinos Pentaris
Professional software developer since the early 2010s. My interests lie in concurrency, parallel algorithms, compute and all things optimization.
Here's what I've written (so far):
Baeldung on Java
- All
- Java Concurrency (4)
- Persistence (1)
- Java Web (1)
- Java IO (1)
- Java Collections (1)
- Java (1)
- Gradle (1)
- DevOps (1)
- Core Java (1)
Gradle: sourceCompatiblity vs targetCompatibility
Filed under Gradle
Understand the difference between sourceCompatiblity and targetCompatibility Gradle parameters.