uCosminexus Service Platform, Basic Development Guide

[Contents][Glossary][Index][Back][Next]

Appendix J. Examples of transforming the format of data acquired by using the database adapter

Values in the data acquired by using the database adapter cannot be referenced easily by using a column name as a key. However, you can easily handle such data if you transform the data into a format where column names become element names.

This appendix uses examples to explain how to transform the data acquired with the database adapter into a format where column names become element names.

Organization of this section
J.1 Examples
J.2 Format transformation methods