java.lang.Object
de.grogra.util.HierarchicalQueue.Data
de.grogra.persistence.XAQueue.Data
de.grogra.persistence.Transaction.Data
- Enclosing class:
- Transaction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()
long
boolean
hasUserId
(PersistenceManager manager, long userId) void
insertInChain
(boolean b) boolean
Methods inherited from class de.grogra.persistence.XAQueue.Data
isRemote
Methods inherited from class de.grogra.util.HierarchicalQueue.Data
getUsedMemoryForPrimitives, read, read, write, write
-
Constructor Details
-
Data
-
-
Method Details
-
getKey
-
hasUserId
-
getUserId
public long getUserId() -
insertInChain
public void insertInChain(boolean b) -
isInsertInChain
public boolean isInsertInChain()
-