org.apache.synapse.commons.datasource
Class DataSourceConstants

java.lang.Object
  extended by org.apache.synapse.commons.datasource.DataSourceConstants

public class DataSourceConstants
extends Object


Field Summary
static String COMMA_STRING
           
static String DATASOURCE_INFORMATION_REPOSITORY
           
static String DEFAULT_IC_FACTORY
           
static int DEFAULT_PROVIDER_PORT
           
static String DOT_STRING
           
static String PROP_ACCESSTOUNDERLYINGCONNECTIONALLOWED
           
static String PROP_BASIC_DATA_SOURCE
           
static String PROP_CLASS_NAME
           
static String PROP_CONNECTIONPROPERTIES
           
static String PROP_CPDS_CLASS_NAME
           
static String PROP_CPDS_FACTORY
           
static String PROP_CPDS_NAME
           
static String PROP_CPDSADAPTER
           
static String PROP_CPDSADAPTER_DRIVER
           
static String PROP_DATA_SOURCE_NAME
           
static String PROP_DEFAULTAUTOCOMMIT
           
static String PROP_DEFAULTCATALOG
           
static String PROP_DEFAULTMAXACTIVE
           
static String PROP_DEFAULTMAXIDLE
           
static String PROP_DEFAULTMAXWAIT
           
static String PROP_DEFAULTREADONLY
           
static String PROP_DEFAULTTRANSACTIONISOLATION
           
static String PROP_DRIVER
           
static String PROP_DRIVER_CLS_NAME
           
static String PROP_DSNAME
           
static String PROP_FACTORY
           
static String PROP_ICFACTORY
           
static String PROP_INITIALSIZE
           
static String PROP_JNDI_ENV
           
static String PROP_LOGABANDONED
           
static String PROP_MAXACTIVE
           
static String PROP_MAXIDLE
           
static String PROP_MAXOPENPREPAREDSTATEMENTS
           
static String PROP_MAXWAIT
           
static String PROP_MINEVICTABLEIDLETIMEMILLIS
           
static String PROP_MINIDLE
           
static String PROP_NAME
           
static String PROP_NUMTESTSPEREVICTIONRUN
           
static String PROP_POOLPREPAREDSTATEMENTS
           
static String PROP_PROVIDER_PORT
           
static String PROP_PROVIDER_URL
           
static String PROP_REGISTRY
           
static String PROP_REGISTRY_JNDI
           
static String PROP_REGISTRY_MEMORY
           
static String PROP_REMOVEABANDONED
           
static String PROP_REMOVEABANDONEDTIMEOUT
           
static String PROP_SYNAPSE_PREFIX_DS
           
static String PROP_TESTONBORROW
           
static String PROP_TESTONRETURN
           
static String PROP_TESTWHILEIDLE
           
static String PROP_TIMEBETWEENEVICTIONRUNSMILLIS
           
static String PROP_TYPE
           
static String PROP_URL
           
static String PROP_USER
           
static String PROP_VALIDATIONQUERY
           
 
Constructor Summary
DataSourceConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROP_SYNAPSE_PREFIX_DS

public static final String PROP_SYNAPSE_PREFIX_DS
See Also:
Constant Field Values

PROP_DRIVER_CLS_NAME

public static final String PROP_DRIVER_CLS_NAME
See Also:
Constant Field Values

PROP_DSNAME

public static final String PROP_DSNAME
See Also:
Constant Field Values

PROP_URL

public static final String PROP_URL
See Also:
Constant Field Values

PROP_DRIVER

public static final String PROP_DRIVER
See Also:
Constant Field Values

PROP_USER

public static final String PROP_USER
See Also:
Constant Field Values

PROP_CPDSADAPTER

public static final String PROP_CPDSADAPTER
See Also:
Constant Field Values

PROP_JNDI_ENV

public static final String PROP_JNDI_ENV
See Also:
Constant Field Values

PROP_DEFAULTMAXACTIVE

public static final String PROP_DEFAULTMAXACTIVE
See Also:
Constant Field Values

PROP_DEFAULTMAXIDLE

public static final String PROP_DEFAULTMAXIDLE
See Also:
Constant Field Values

PROP_DEFAULTMAXWAIT

public static final String PROP_DEFAULTMAXWAIT
See Also:
Constant Field Values

PROP_DATA_SOURCE_NAME

public static final String PROP_DATA_SOURCE_NAME
See Also:
Constant Field Values

PROP_CPDS_CLASS_NAME

public static final String PROP_CPDS_CLASS_NAME
See Also:
Constant Field Values

PROP_CPDS_FACTORY

public static final String PROP_CPDS_FACTORY
See Also:
Constant Field Values

PROP_CPDS_NAME

public static final String PROP_CPDS_NAME
See Also:
Constant Field Values

PROP_DEFAULTAUTOCOMMIT

public static final String PROP_DEFAULTAUTOCOMMIT
See Also:
Constant Field Values

PROP_DEFAULTREADONLY

public static final String PROP_DEFAULTREADONLY
See Also:
Constant Field Values

PROP_TESTONBORROW

public static final String PROP_TESTONBORROW
See Also:
Constant Field Values

PROP_TESTONRETURN

public static final String PROP_TESTONRETURN
See Also:
Constant Field Values

PROP_TIMEBETWEENEVICTIONRUNSMILLIS

public static final String PROP_TIMEBETWEENEVICTIONRUNSMILLIS
See Also:
Constant Field Values

PROP_NUMTESTSPEREVICTIONRUN

public static final String PROP_NUMTESTSPEREVICTIONRUN
See Also:
Constant Field Values

PROP_MINEVICTABLEIDLETIMEMILLIS

public static final String PROP_MINEVICTABLEIDLETIMEMILLIS
See Also:
Constant Field Values

PROP_TESTWHILEIDLE

public static final String PROP_TESTWHILEIDLE
See Also:
Constant Field Values

PROP_VALIDATIONQUERY

public static final String PROP_VALIDATIONQUERY
See Also:
Constant Field Values

PROP_MAXACTIVE

public static final String PROP_MAXACTIVE
See Also:
Constant Field Values

PROP_MAXIDLE

public static final String PROP_MAXIDLE
See Also:
Constant Field Values

PROP_MAXWAIT

public static final String PROP_MAXWAIT
See Also:
Constant Field Values

PROP_MINIDLE

public static final String PROP_MINIDLE
See Also:
Constant Field Values

PROP_INITIALSIZE

public static final String PROP_INITIALSIZE
See Also:
Constant Field Values

PROP_DEFAULTTRANSACTIONISOLATION

public static final String PROP_DEFAULTTRANSACTIONISOLATION
See Also:
Constant Field Values

PROP_DEFAULTCATALOG

public static final String PROP_DEFAULTCATALOG
See Also:
Constant Field Values

PROP_ACCESSTOUNDERLYINGCONNECTIONALLOWED

public static final String PROP_ACCESSTOUNDERLYINGCONNECTIONALLOWED
See Also:
Constant Field Values

PROP_REMOVEABANDONED

public static final String PROP_REMOVEABANDONED
See Also:
Constant Field Values

PROP_REMOVEABANDONEDTIMEOUT

public static final String PROP_REMOVEABANDONEDTIMEOUT
See Also:
Constant Field Values

PROP_LOGABANDONED

public static final String PROP_LOGABANDONED
See Also:
Constant Field Values

PROP_POOLPREPAREDSTATEMENTS

public static final String PROP_POOLPREPAREDSTATEMENTS
See Also:
Constant Field Values

PROP_MAXOPENPREPAREDSTATEMENTS

public static final String PROP_MAXOPENPREPAREDSTATEMENTS
See Also:
Constant Field Values

PROP_CONNECTIONPROPERTIES

public static final String PROP_CONNECTIONPROPERTIES
See Also:
Constant Field Values

PROP_PROVIDER_PORT

public static final String PROP_PROVIDER_PORT
See Also:
Constant Field Values

PROP_REGISTRY

public static final String PROP_REGISTRY
See Also:
Constant Field Values

PROP_REGISTRY_MEMORY

public static final String PROP_REGISTRY_MEMORY
See Also:
Constant Field Values

PROP_REGISTRY_JNDI

public static final String PROP_REGISTRY_JNDI
See Also:
Constant Field Values

PROP_ICFACTORY

public static final String PROP_ICFACTORY
See Also:
Constant Field Values

PROP_PROVIDER_URL

public static final String PROP_PROVIDER_URL
See Also:
Constant Field Values

DOT_STRING

public static final String DOT_STRING
See Also:
Constant Field Values

COMMA_STRING

public static final String COMMA_STRING
See Also:
Constant Field Values

PROP_TYPE

public static final String PROP_TYPE
See Also:
Constant Field Values

PROP_BASIC_DATA_SOURCE

public static final String PROP_BASIC_DATA_SOURCE
See Also:
Constant Field Values

PROP_CLASS_NAME

public static final String PROP_CLASS_NAME
See Also:
Constant Field Values

PROP_CPDSADAPTER_DRIVER

public static final String PROP_CPDSADAPTER_DRIVER
See Also:
Constant Field Values

PROP_FACTORY

public static final String PROP_FACTORY
See Also:
Constant Field Values

PROP_NAME

public static final String PROP_NAME
See Also:
Constant Field Values

DATASOURCE_INFORMATION_REPOSITORY

public static final String DATASOURCE_INFORMATION_REPOSITORY
See Also:
Constant Field Values

DEFAULT_IC_FACTORY

public static final String DEFAULT_IC_FACTORY
See Also:
Constant Field Values

DEFAULT_PROVIDER_PORT

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

DataSourceConstants

public DataSourceConstants()


Copyright © 2005-2009 Apache Software Foundation. All Rights Reserved.