Package com.spun.util.database
Class DatabaseTransactionInfo
java.lang.Object
com.spun.util.database.DatabaseTransactionInfo
-
Constructor Summary
ConstructorsConstructorDescriptionDatabaseTransactionInfo(Connection con, int levelsOfRemoval) returns the object from the cache with the corosponding pkey -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic StringgetOriginatorText(int offset) booleanbooleanisOriginator(Connection con, int levelsOfRemoval)
-
Constructor Details
-
DatabaseTransactionInfo
returns the object from the cache with the corosponding pkey
-
-
Method Details
-
getOriginatorText
-
isFinalizeable
public boolean isFinalizeable() -
isOriginator
-
getConnection
-
cleanConnection
public void cleanConnection()
-