Package com.github.drinkjava2.jtransactions.tinytx

Class Summary
TinyTx A transaction MethodInterceptor
TinyTxConnectionManager DataSourceManager determine how to get or release connection from DataSource, it can be different transaction strategies like JDBC/SpringManaged/JTA..
TinyTxLogger For logger output, to avoid logger jar version conflict, default use JDK log, if found commons log, use it, if found Log4j use it..., by this way this project has no dependency to any logger jar.
 

Exception Summary
TinyTxRuntimeException This TinyTxRuntimeException used to wrap exception to a Runtime type Exception
 



Copyright © 2018. All rights reserved.