All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by rollback with all dependencies

Search JAR files by class name

prevayler-memento from group org.prevayler.extras (version 2.5)

A framework for rollback with mementos.

Group: org.prevayler.extras Artifact: prevayler-memento
Show documentation Show source 
 

0 downloads
Artifact prevayler-memento
Group org.prevayler.extras
Version 2.5
Last update 02. October 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies prevayler-core, prevayler-factory,
There are maybe transitive dependencies!

jidr-app-admin from group com.github.scizeron.jidr (version 0.0.2)

This script can perform the lifecycle application commands : start, stop ... etc and the install (deploy, rollback ... etc).

Group: com.github.scizeron.jidr Artifact: jidr-app-admin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jidr-app-admin
Group com.github.scizeron.jidr
Version 0.0.2
Last update 27. May 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

control-flow from group io.github.codestarx (version 1.0.0-alpha11)

control-flow is an Android library that facilitates task sequencing, rollback actions, and error handling. It systematically oversees task execution, offering structured error handling and facilitating rollback processes for efficient management.

Group: io.github.codestarx Artifact: control-flow
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact control-flow
Group io.github.codestarx
Version 1.0.0-alpha11
Last update 17. January 2024
Organization not specified
URL https://github.com/CodeStarX/ControlFlow/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

jtable from group com.github.myBingk (version 1.0.0.RELEASE)

The DAO class that encapsulates JFinal provides database extension operations, provides an exception chain, supports distributed transaction rollback, provides a process chain, provides basic database operations, and protects complex conditional constructs.

Group: com.github.myBingk Artifact: jtable
Show documentation Show source 
 

0 downloads
Artifact jtable
Group com.github.myBingk
Version 1.0.0.RELEASE
Last update 25. April 2019
Organization not specified
URL https://github.com/myBingk/jtable.git
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies zookeeper, zkclient,
There are maybe transitive dependencies!

smartcommit-jdbc from group com.github.olavloite (version 1.0)

Smart Commit JDBC Driver enables 'smartcommit' mode for all JDBC drivers. In Smart Commit mode a JDBC connection will execute all queries in autocommit mode until it encounters a write operations. From the first write operation until the following commit or rollback, the connection will operate in transactional mode. It will then switch back to autocommit and remain in autocommit until it once again encounters a write operation. Using a JDBC connection in Smart Commit mode will reduce the number of read locks needed. Operating a JDBC connection in Smart Commit mode effectively reduces the isolation level of a transaction to READ_COMMITTED for all queries that are executed *BEFORE* a write operation in a transaction. All queries that are executed *AFTER* a write operation in a transaction, will be executed using the configured isolation level of the JDBC connection.

Group: com.github.olavloite Artifact: smartcommit-jdbc
Show documentation Show source 
 

0 downloads
Artifact smartcommit-jdbc
Group com.github.olavloite
Version 1.0
Last update 01. October 2020
Organization not specified
URL https://github.com/olavloite/smartcommit
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 5)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy