Search code examples
In a Spring test, how to enable the Data Source auto-configuration?...

javaspringspring-bootjdbcdatasource

Read More
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure...

javamysqljdbc

Read More
How can I specify the current schema on quarkus datasource?...

oracle-databasejdbcquarkusconnection-pool

Read More
Neo4j ETL Tool: Connection failed. SQL state: S0001...

sqlsql-serverjdbcneo4jmssql-jdbc

Read More
Is there any way to use JDBC to connect to local MS SQL without enabling TCP?...

sql-serverjdbc

Read More
'unexpected end of stream, read 0 bytes from 4' thrown by MariaDB stored procedure...

javamysqljdbcmariadb

Read More
Create table with VARBINARY Type...

javamysqlhibernatejdbcspring-data-jpa

Read More
BigQuery - Simba JDBC Driver - DDL statements are not supported in a transaction...

google-cloud-platformjdbcgoogle-bigquery

Read More
MySQL Connector/J CallableStatement - Parameter is not an OUT parameter...

mysqljdbccallable-statementconnector-j

Read More
Java: No suitable driver found for jdbc:h2...

javajdbcclassloaderh2

Read More
Java multiple reads on same SQL table...

javamysqlmultithreadingjdbclocking

Read More
java.sql.SQLException: Operation not allowed after ResultSet closed Problem...

javajdbc

Read More
How do I return a sys_refcursor from oracle SP in java?...

stored-proceduresjdbcoracle-cursor

Read More
Java SQL Injection - MySQLSyntaxErrorException...

javamysqlsqljdbcsql-injection

Read More
Why use JPA instead of writing the SQL query using JDBC?...

javajpajdbcorm

Read More
How do I get the full path to a file through a request and reload the database through a request?...

postgresqljdbc

Read More
Column not found in JDBC join method...

javasqlspringjdbc

Read More
Am I Using JDBC Connection Pooling?...

mysqljakarta-eejdbcconnection-pooling

Read More
How do I write an array of type Binary (serialized objects) using Phoenix JDBC?...

serializationjdbcapache-phoenix

Read More
From Java Passing Values as Array to Database Stored Procedure...

javaoracle-databasestored-proceduresjdbcoracle11g

Read More
Hibernate JDBC Driver com.mysql.jdbc.Driver could not be loaded...

javamysqlhibernatejdbc

Read More
JDBC parameter to avoid ORA-22922 : nonexistant LOB value...

oracle-databasejdbcapache-kafka-connect

Read More
What are alternatives to JDBC driver for access PostgreSQL database...

javapostgresqlscalajdbc

Read More
Why Hibernate trying to alter my primary keys and foreign keys giving errors...

javaspringspring-boothibernatejdbc

Read More
How to alter Postgres Enum type using JDBC...

javapostgresqljdbc

Read More
How can I set the current schema for DB2 using Hibernate/JDBC?...

jdbcschemadb2

Read More
What does java return in resultset in case of mysql update query...

javamysqljdbcresultset

Read More
How do I connect an Intellij IDEA Ultimate Edition to a DB2 Server for VM & VSE database?...

intellij-ideajdbcdb2

Read More
Understanding Forward Only ResultSet...

javajdbc

Read More
Oracle listener connection error: oracle.net.ns.NetException: ORA-12541: Cannot connect. No listener...

python-3.xdockerpysparkjdbc

Read More
BackNext