com.mobixess.jodb.core.transaction
Class TransactionAssembler

java.lang.Object
  extended by com.mobixess.jodb.core.transaction.TransactionAssembler

public class TransactionAssembler
extends java.lang.Object

Author:
Mobixess

Field Summary
static byte TRANSACTION_REPLACEMENT_ENTRY_TYPE_REDIRECTOR
           
static byte TRANSACTION_REPLACEMENT_ENTRY_TYPE_STATIC
           
 
Constructor Summary
TransactionAssembler()
           
 
Method Summary
static void assembleTransactionData(JODBOperationContext context, TransactionContainer tContainer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TRANSACTION_REPLACEMENT_ENTRY_TYPE_STATIC

public static final byte TRANSACTION_REPLACEMENT_ENTRY_TYPE_STATIC
See Also:
Constant Field Values

TRANSACTION_REPLACEMENT_ENTRY_TYPE_REDIRECTOR

public static final byte TRANSACTION_REPLACEMENT_ENTRY_TYPE_REDIRECTOR
See Also:
Constant Field Values
Constructor Detail

TransactionAssembler

public TransactionAssembler()
Method Detail

assembleTransactionData

public static void assembleTransactionData(JODBOperationContext context,
                                           TransactionContainer tContainer)
                                    throws java.io.IOException,
                                           IllegalClassTypeException
Parameters:
context -
tContainer -
Throws:
java.io.IOException
IllegalClassTypeException


Copyright © Mobixess Inc. All Rights Reserved.