Package com.progress.open4gl.dynamicapi
Class ResultSetSchema
java.lang.Object
com.progress.open4gl.dynamicapi.ResultSetSchema
- Direct Known Subclasses:
MetaSchema
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addSchema
(ResultSetMetaData schema, int numParam, int inOut) void
addSchemaByParamNum
(ResultSetMetaData schema, int numParam, int inOut) getSchema
(int numParam) boolean
-
Field Details
-
schemas
-
-
Constructor Details
-
ResultSetSchema
public ResultSetSchema() -
ResultSetSchema
public ResultSetSchema(boolean rsOnly)
-
-
Method Details
-
addSchema
-
addSchemaByParamNum
-
getSchema
-
isResultSetSchema
public boolean isResultSetSchema()
-