public static class DialectPostgreSQL.ArraySubQueryPostgreSQL extends Dialect.ArraySubQuery
Modifier and Type | Class and Description |
---|---|
class |
DialectPostgreSQL.ArraySubQueryPostgreSQL.ArraySubQueryPostgreSQLColumn |
Constructor and Description |
---|
DialectPostgreSQL.ArraySubQueryPostgreSQL(Column arrayColumn,
String alias) |
public Column getSubQueryIdColumn()
getSubQueryIdColumn
in class Dialect.ArraySubQuery
public Column getSubQueryValueColumn()
getSubQueryValueColumn
in class Dialect.ArraySubQuery
public String toSql()
toSql
in class Dialect.ArraySubQuery
Copyright © 2015 Nuxeo SA. All rights reserved.