BeetlSQL 3.1.5 Release: Fixed @Version and @LogicDelete Issues and Expanded Data Platform Support
The BeetlSQL 3.1.5 update resolves two persistent bugs related to @Version and @LogicDelete annotations, provides the Maven dependency snippet, and outlines its broad support for traditional databases, big‑data stores, IoT time‑series databases, SQL query engines, and in‑memory databases.
The update fixes two long‑standing issues introduced after upgrading to version 3: the @Version annotation misbehaving during insert and update operations, and the @LogicDelete annotation failing when deleteById is called.
<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>beetlsql</artifactId>
<version>3.1.5-RELEASE</version>
</dependency>BeetlSQL aims to provide a high‑efficiency, maintainable, and performant database access framework, offering a consistent coding style across multiple databases within a single system.
Supported platforms include:
Traditional databases: MySQL, MariaDB, Oracle, PostgreSQL, DB2, SQL Server, H2, SQLite, Derby, Shentong, Dameng, Huawei Gauss, Renmin University Jincang, PolarDB, etc.
Big data stores: HBase, ClickHouse, Cassandra, Hive.
IoT time‑series databases: Machbase, TD‑Engine, IoTDB.
SQL query engines: Drill, Presto, Druid.
In‑memory databases: Ignite, Couchbase.
Laravel Tech Community
Specializing in Laravel development, we continuously publish fresh content and grow alongside the elegant, stable Laravel framework.
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.