|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JDBCHelper.RequestPayloadProcessedInfo | |
---|---|
com.sage.orion.sdata.servlet |
Uses of JDBCHelper.RequestPayloadProcessedInfo in com.sage.orion.sdata.servlet |
---|
Methods in com.sage.orion.sdata.servlet that return JDBCHelper.RequestPayloadProcessedInfo | |
---|---|
static JDBCHelper.RequestPayloadProcessedInfo |
JDBCHelper.processPayLoadColumns(org.w3c.dom.Node recordNode,
java.lang.String[] keyColumnNames,
java.sql.ResultSetMetaData jdbcTableMetaData,
java.lang.String jdbcTableName,
JDBCResourceKind resourceKind)
Processes the request payload of an insert (POST) or update (PUT) to gather the columns (properties) that were passed in via that payload and to generate some column-related parts of insert/uppdate SQL expressions. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |