public class LjtTransactionManagerUtil extends Object
| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
LjtTransactionManagerUtil() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static int |
getStatus(TransactionManager tm) |
static Transaction |
getTransaction(TransactionManager tm) |
static boolean |
isActive(TransactionManager tm) |
static void |
setRollbackOnly(TransactionManager tm) |
public static Transaction getTransaction(TransactionManager tm) throws LjtSystemRuntimeException
public static boolean isActive(TransactionManager tm)
public static int getStatus(TransactionManager tm) throws LjtSystemRuntimeException
public static void setRollbackOnly(TransactionManager tm) throws LjtSystemRuntimeException
Copyright © 2015–2018 The DBFlute Project. All rights reserved.