Java DAO Transaction (jdto) is a reusable framework irrespective of database, where plain DAOs are used. it takes care of getting and releasing Database Connections and Provides an optional Transaction Support for DAOs written by developer.
Finevayler is Java library aimed to overcome some evident inconveniences of the famous Prevayler such as:
separate class for each kind of transaction; transactions cannot reference business object directly; and probably some others.
HiveMind Utilities is a set of utilities for HiveMind including HiveTranse (transaction management), HiveLock (security), HiveRemoting, HiveEvents, HiveGUI and HiveUtils. These utilities can be useful to any applications based on Hivemind.
Syncstore is a synchronizeable local storage engine which is based on HSQLDB for local java application.It supply the REQUEST Transaction and READ COMMITTED isolate level abilities.And also supply a simple ORMAP framework.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Datadog is an object persistence layer written in Java. Features include caching, transaction support, and much more using a rich and flexible API.
Datadog is a dead project, and has not been updated since 2002. Use Hibernate if you must use Java.
TransXTrail is the simplest database transaction controller API for Java.
JTA, Springs and Tyrex has too many issues/problems. This API is intended to be used in small applications. It also helps you to build a distributed transaction system.
Mnemosyne is an in-memory object database for Java. It uses AOP to achieve transparent persistence, and object level versioning and locking to provide ACID transaction support. Data is persisted through transaction logging and periodic system snapshots
LeverPack is a small, transaction based, secure, concurrent, and efficient record repository management engine written in Java. It provides READ_COMMITTED transaction isolation level supported read/write access to user data records.
Simple GUI that allows the user to select tables for monitoring from a database, establish a baseline, and run a compare of the table after a transaction has occurred. Generates a report of the rows changed. Use with any database that uses JDBC driver.
TX4J is a lightweight local transaction framework that allows you to make your Java code transactional. It supports isolation level 0 - 3. TX4J includes a lock manager and a deadlock detection/resolving mechanism.
AlgebraDB is database in Java. We are looking for volunteers which would like participate in this project as developers. We are planning to develop transaction system, network communication, simple GUI management system and SQL translation into AlgebraDB.
Joint is a competent middleware server that supports: load balancing, distribution, naming services, transaction handling, run-time updates, centralized logging and much more. Platform independent and open for use with any SQL database.
A persistence and transaction layer for the Enhydra Shark workflow system which enables the use of Intersystems Cache object database. Each object in shark to be persisted, has a direct 1 to 1 relationship in the Cache engine.