|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlanConfig.ConnectionMode | |
|---|---|
| gr.uoa.di.madgik.execution.plan | |
| Uses of PlanConfig.ConnectionMode in gr.uoa.di.madgik.execution.plan |
|---|
| Fields in gr.uoa.di.madgik.execution.plan declared as PlanConfig.ConnectionMode | |
|---|---|
static PlanConfig.ConnectionMode |
PlanConfig.DefaultModeOfConnection
The default connection mode. |
PlanConfig.ConnectionMode |
PlanConfig.ModeOfConnection
The Mode of connection. |
| Methods in gr.uoa.di.madgik.execution.plan that return PlanConfig.ConnectionMode | |
|---|---|
static PlanConfig.ConnectionMode |
PlanConfig.ConnectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PlanConfig.ConnectionMode[] |
PlanConfig.ConnectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||