Class CMISQLQueryMaker.SqlColumn
java.lang.Object
org.nuxeo.ecm.core.opencmis.impl.server.CMISQLQueryMaker.SqlColumn
- Enclosing class:
- CMISQLQueryMaker
Column corresponding to a returned value computed from an actual SQL expression.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
sql
Column name or expression passed to SQL statement. -
column
Column used to get the value from the result set. -
key
Key for the value returned to the caller.
-
-
Constructor Details
-
SqlColumn
-