New posts in jdbc

java.util.stream with ResultSet

java.sql.SQLException: Exhausted Resultset

Oracle JDBC ojdbc6 Jar as a Maven Dependency

In Apache Spark 2.0.0, is it possible to fetch a query from an external database (rather than grab the whole table)?

Does spark predicate pushdown work with JDBC?

How to call oracle stored procedure which include user-defined type in java?

What is the MySQL JDBC driver connection string?

ORA-01882: timezone region not found

Is there a way to monitor /dev/random?

No more data to read from socket error

JPA or JDBC, how are they different?

com.mysql.jdbc.exceptions.jdbc4.CommunicationsException:Communications link failure [duplicate]

'0000-00-00 00:00:00' can not be represented as java.sql.Timestamp error

Running a .sql script using MySQL with JDBC

java.sql.SQLException: Column count doesn't match value count at row 1

java.sql.SQLException: No suitable driver found for jdbc:microsoft:sqlserver

No suitable driver found for 'jdbc:mysql://localhost:3306/mysql [duplicate]

Error: Client does not support authentication protocol requested by server; consider upgrading MySQL client

java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)

Can I connect to SQL Server using Windows Authentication from Java EE webapp?