org.jboss.messaging.core.transaction
Class TransactionPropertyIndexes

java.lang.Object
  extended by org.jboss.messaging.core.transaction.TransactionPropertyIndexes

public class TransactionPropertyIndexes
extends java.lang.Object

A TransactionPropertyIndexes

Author:
Tim Fox Created 2 Jan 2009 19:48:07

Field Summary
static int CONTAINS_PERSISTENT
           
static int IS_DEPAGE
           
static int PAGE_MESSAGES_OPERATION
           
static int PAGE_TRANSACTION
           
static int REFS_OPERATION
           
 
Constructor Summary
TransactionPropertyIndexes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

IS_DEPAGE

public static final int IS_DEPAGE
See Also:
Constant Field Values

CONTAINS_PERSISTENT

public static final int CONTAINS_PERSISTENT
See Also:
Constant Field Values

PAGE_TRANSACTION

public static final int PAGE_TRANSACTION
See Also:
Constant Field Values

REFS_OPERATION

public static final int REFS_OPERATION
See Also:
Constant Field Values

PAGE_MESSAGES_OPERATION

public static final int PAGE_MESSAGES_OPERATION
See Also:
Constant Field Values
Constructor Detail

TransactionPropertyIndexes

public TransactionPropertyIndexes()


Copyright © 2006 JBoss Inc. All Rights Reserved.