public static class CMISQLQueryMaker.SqlColumn extends Object
Modifier and Type | Field and Description |
---|---|
Column |
column
Column used to get the value from the result set.
|
String |
key
Key for the value returned to the caller.
|
String |
sql
Column name or expression passed to SQL statement.
|
Copyright © 2018 Nuxeo. All rights reserved.