Package com.spun.util.database
Class DatabaseTransactionInfo
java.lang.Object
com.spun.util.database.DatabaseTransactionInfo
public class DatabaseTransactionInfo extends Object
-
Constructor Summary
Constructors Constructor Description DatabaseTransactionInfo(Connection con, int levelsOfRemoval)returns the object from the cache with the corosponding pkey -
Method Summary
Modifier and Type Method Description voidcleanConnection()ConnectiongetConnection()static StringgetOriginatorText(int offset)booleanisFinalizeable()booleanisOriginator(Connection con, int levelsOfRemoval)
-
Constructor Details
-
DatabaseTransactionInfo
returns the object from the cache with the corosponding pkey- Throws:
SQLException
-
-
Method Details
-
getOriginatorText
-
isFinalizeable
public boolean isFinalizeable() -
isOriginator
-
getConnection
-
cleanConnection
- Throws:
SQLException
-