Что внутри JDBC: архитектура, объектная модель и Driver/SPI
Когда в проекте используются Spring Data, Hibernate, jOOQ или Slick, доступ к реляционной БД на JVM чаще всего заканчивается JDBC.Разберём архитектуру JDBC: где заканчивается API и...
Search fresh public links, source activity, and ready-to-use post angles for Jdbc.
Fresh curated links around JDBC are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
Когда в проекте используются Spring Data, Hibernate, jOOQ или Slick, доступ к реляционной БД на JVM чаще всего заканчивается JDBC.Разберём архитектуру JDBC: где заканчивается API и...
If you've ever written raw JDBC, you know what's coming. Open a connection, create a PreparedStatement, set parameters by index (hope you counted right), iterate a ResultSet, close...
The Communications link failure error is one of the most common connection-related issues encountered when Java applications interact with MySQL databases. This error typically ind...
Learn how to build dynamic SQL queries in Java using StringBuilder, StringJoiner, and PreparedStatement to avoid common pitfalls. The post Building up a SQL Query String in Java f...
Ранее в рубрике Skill of the Week мы уже разбирали Skill для Spring Data JPA. И, что предсказуемо, в комментариях нашлись те, кто увидел в нём лишнее доказательство простого тезиса...
На PreparedStatement обычно заканчивается вводный курс по JDBC / PostgreSQL. Все довольно просто, пока не задумываешься: а работает ли оно как надо в моем крутом инновационном прил...
Today, we’re announcing the Remote Query Cache Plugin for the AWS Advanced JDBC Wrapper. The plugin handles query caching automatically. It intercepts JDBC queries, caches results...
"Do the simplest thing that could possibly work." — Kent Beck, creator of Extreme Programming and pioneer of Test-Driven Development.
The most effective way to present this idea is to begin with the challenge architects face: AI has transformed the persistence landscape. Enterprise applications were once built al...
Learn how to troubleshoot the "Communications link failure" error in Java/MySQL applications, typically thrown as CommunicationsException. The post How to Fix the Communications l...
Modern applications rarely rely on a single data model. Relational databases remain essential for transactional consistency and structured business data. However, document, key-val...
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.