Master Data Management with webMethods OneData : Developing for webMethods OneData : Hooks Implementation : Column
Column
Applicable only to stored procedures. Use to specify multi-select values as an array of VAR CHAR data type.
Extended From
None.
Includes Attributes
Attribute Name
Description
Usage (Getter/Setter)
name
Name of the column.
In stored procedures:
*.name/use t_column constructor
In Java:
getName/setName
In Integration Server:
Use the given hook specification.
value
Value of the column.
Dates use the format YYYY-MM-DDHH:MI:SS. Where, HH should be in the twenty-four-hour format. For example: 2012-09-11 13:30:32
In stored procedures:
iHook package function:
iHook.getColumnValue/iHook.setColumnValue
*0 - false
*1 - true
In Java:
getValue/setValue
In Integration Server:
Use the given hook specification.
Copyright © 2011-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback