News

JDBC (Java Database Connectivity) is the Java API that manages connecting to a database, issuing queries and commands, and handling result sets obtained from the database.
Azure SQL sample for managing point in time restore and recover a deleted SQL Database - Create a SQL Server with two database from a pre-existing sample. Create a new database from a point in time ...
Java developers often rely on specific database tools to efficiently manage data storage, retrieval and manipulation. In this tutorial, we explore some of the top database tools for Java ...
In this second half of the Java persistence with JPA and Hibernate tutorial, we move past concepts and start writing code that persists data to and from a relational database using JPA with Hibernate.
In 2018, a large number of readers were drawn to Java developer tutorials on a variety of topics from RESTful development to continuous delivery with Jenkins CI.
At the InfoQ Dev Summit Munich, Markus Kett presented a database alternative for Java: the in-memory EclipseStore promises faster data processing with lower cloud costs. It stores Java objects as ...