Package | Description |
---|---|
org.milyn.persistence.parameter |
Modifier and Type | Interface and Description |
---|---|
interface |
Parameter<CI extends ParameterIndex<?,?>> |
Modifier and Type | Class and Description |
---|---|
class |
NamedParameterIndex |
class |
PositionalParameterIndex |
Modifier and Type | Method and Description |
---|---|
static ParameterIndex<?,? extends Parameter<?>> |
ParameterManager.getParameterIndex(int id,
ApplicationContext applicationContext) |
static ParameterIndex<?,?> |
ParameterManager.initializeParameterIndex(int id,
ParameterListType type,
ApplicationContext applicationContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
ParameterIndex.equals(ParameterIndex<?,?> rhs) |
Copyright © 2020. All rights reserved.