Uses of Class
com.sage.orion.sdata.servlet.JDBCHelper.RequestPayloadProcessedInfo

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.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.