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

com.litongjava.db.activerecord.tx.Transaction Maven / Gradle / Ivy

There is a newer version: 1.4.7
Show newest version
package com.litongjava.db.activerecord.tx;

/**
 * ActiveRecord declare transaction.
 * Example: @Before(Transaction.class)
 */
public class Transaction extends Tx {
	
}











© 2015 - 2025 Weber Informatics LLC | Privacy Policy