Package | Description |
---|---|
com.streamscape.sdo.rowset | |
com.streamscape.slex |
Modifier and Type | Method and Description |
---|---|
static java.lang.Object |
RowSetFactory.convertValueInNotation(java.lang.Object value,
java.lang.String name,
SLSessionData.DataObjectNotation notation) |
Modifier and Type | Field and Description |
---|---|
static SLSessionData.DataObjectNotation |
SLSessionData.DataObjectNotation.json |
static SLSessionData.DataObjectNotation |
SLSessionData.DataObjectNotation.json_pretty |
static SLSessionData.DataObjectNotation |
SLSessionData.DataObjectNotation.none |
static SLSessionData.DataObjectNotation |
SLSessionData.DataObjectNotation.xml |
Modifier and Type | Method and Description |
---|---|
SLSessionData.DataObjectNotation |
SLSessionData.getDataObjectNotation() |
static SLSessionData.DataObjectNotation |
SLSessionData.DataObjectNotation.valueOf(java.lang.String name) |
static SLSessionData.DataObjectNotation[] |
SLSessionData.DataObjectNotation.values() |
Modifier and Type | Method and Description |
---|---|
void |
SLSessionData.setDataObjectNotation(SLSessionData.DataObjectNotation notation) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.