public class SqlOpDistinct extends SqlOpBase1
subOp| Constructor and Description |
|---|
SqlOpDistinct(Schema schema,
SqlOp subOp) |
| Modifier and Type | Method and Description |
|---|---|
static SqlOpDistinct |
create(SqlOp subOp) |
getSubOp, getSubOps, isEmptypublic static SqlOpDistinct create(SqlOp subOp)
Copyright © 2014. All rights reserved.