Constant Field Values


Contents
org.exolab.*

org.exolab.jms.tools.admin.BaseDialog
public static final int CANCELED 1
public static final int CONFIRMED 2

org.exolab.jms.tools.admin.CreateConsumerDialog
public static final int CANCELED 1
public static final int CONFIRMED 2

org.exolab.jms.tools.migration.MigrationHelper
public static final java.lang.String SCHEMA "/org/exolab/jms/tools/migration/schema.xml"

org.exolab.jms.tools.migration.proxy.ConsumerStore
public static final java.lang.String CONSUMER_TABLE "openjms_pcons"
public static final java.lang.String DESTINATION_TABLE "openjms_pdest"
public static final java.lang.String MESSAGE_HANDLE_TABLE "openjms_phdl"
public static final java.lang.String MESSAGE_PROPERTIES_TABLE "openjms_pmsg_props"
public static final java.lang.String MESSAGE_TABLE "openjms_pmsg"
public static final java.lang.String PROPERTIES_TABLE "openjms_pprops"
public static final java.lang.String SUBSCRIPTION_TABLE "openjms_psubs"
public static final java.lang.String USER_TABLE "openjms_puser"

org.exolab.jms.tools.migration.proxy.DestinationStore
public static final java.lang.String CONSUMER_TABLE "openjms_pcons"
public static final java.lang.String DESTINATION_TABLE "openjms_pdest"
public static final java.lang.String MESSAGE_HANDLE_TABLE "openjms_phdl"
public static final java.lang.String MESSAGE_PROPERTIES_TABLE "openjms_pmsg_props"
public static final java.lang.String MESSAGE_TABLE "openjms_pmsg"
public static final java.lang.String PROPERTIES_TABLE "openjms_pprops"
public static final java.lang.String SUBSCRIPTION_TABLE "openjms_psubs"
public static final java.lang.String USER_TABLE "openjms_puser"

org.exolab.jms.tools.migration.proxy.MessageStore
public static final java.lang.String CONSUMER_TABLE "openjms_pcons"
public static final java.lang.String DESTINATION_TABLE "openjms_pdest"
public static final java.lang.String MESSAGE_HANDLE_TABLE "openjms_phdl"
public static final java.lang.String MESSAGE_PROPERTIES_TABLE "openjms_pmsg_props"
public static final java.lang.String MESSAGE_TABLE "openjms_pmsg"
public static final java.lang.String PROPERTIES_TABLE "openjms_pprops"
public static final java.lang.String SUBSCRIPTION_TABLE "openjms_psubs"
public static final java.lang.String USER_TABLE "openjms_puser"

org.exolab.jms.tools.migration.proxy.PropertyStore
public static final java.lang.String CONSUMER_TABLE "openjms_pcons"
public static final java.lang.String DESTINATION_TABLE "openjms_pdest"
public static final java.lang.String MESSAGE_HANDLE_TABLE "openjms_phdl"
public static final java.lang.String MESSAGE_PROPERTIES_TABLE "openjms_pmsg_props"
public static final java.lang.String MESSAGE_TABLE "openjms_pmsg"
public static final java.lang.String PROPERTIES_TABLE "openjms_pprops"
public static final java.lang.String SUBSCRIPTION_TABLE "openjms_psubs"
public static final java.lang.String USER_TABLE "openjms_puser"

org.exolab.jms.tools.migration.proxy.UserStore
public static final java.lang.String CONSUMER_TABLE "openjms_pcons"
public static final java.lang.String DESTINATION_TABLE "openjms_pdest"
public static final java.lang.String MESSAGE_HANDLE_TABLE "openjms_phdl"
public static final java.lang.String MESSAGE_PROPERTIES_TABLE "openjms_pmsg_props"
public static final java.lang.String MESSAGE_TABLE "openjms_pmsg"
public static final java.lang.String PROPERTIES_TABLE "openjms_pprops"
public static final java.lang.String SUBSCRIPTION_TABLE "openjms_psubs"
public static final java.lang.String USER_TABLE "openjms_puser"



Copyright © 1999-2012 The OpenJMS Group. All Rights Reserved.