|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigurationDBRef.ConnectionLifecycleEnum | |
---|---|
com.espertech.esper.client | This package and its sub-packages defines the central Esper Client APIs. |
Uses of ConfigurationDBRef.ConnectionLifecycleEnum in com.espertech.esper.client |
---|
Methods in com.espertech.esper.client that return ConfigurationDBRef.ConnectionLifecycleEnum | |
---|---|
ConfigurationDBRef.ConnectionLifecycleEnum |
ConfigurationDBRef.getConnectionLifecycleEnum()
Returns the setting to control whether a new connection is obtained for each lookup, or connections are retained between lookups. |
static ConfigurationDBRef.ConnectionLifecycleEnum |
ConfigurationDBRef.ConnectionLifecycleEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConfigurationDBRef.ConnectionLifecycleEnum[] |
ConfigurationDBRef.ConnectionLifecycleEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.espertech.esper.client with parameters of type ConfigurationDBRef.ConnectionLifecycleEnum | |
---|---|
void |
ConfigurationDBRef.setConnectionLifecycleEnum(ConfigurationDBRef.ConnectionLifecycleEnum connectionLifecycleEnum)
Controls whether a new connection is obtained for each lookup, or connections are retained between lookups. |
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |