Package | Description |
---|---|
oracle.jbo.server |
Contains the implementation of middle tier components.
|
Modifier and Type | Method and Description |
---|---|
static JboValueMap |
JboValueMap.getMatchingValueMapByName(Row row,
java.lang.String attrName,
java.lang.String name) |
static JboValueMap |
JboValueMap.getMatchingValueMapByValue(Row row,
java.lang.String attrName,
java.lang.Object value) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<JboValueMap> |
JboValueMap.getValueMapForAttribute(AttributeDefImpl attrDef) |