public class TopTransformation extends Object implements Transformation
Constructor and Description |
---|
TopTransformation(Top top) |
Modifier and Type | Method and Description |
---|---|
com.sap.cds.ql.Select<?> |
apply(com.sap.cds.ql.Select<?> select) |
int |
rank() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requiresWrapping
identity
public TopTransformation(Top top)
public com.sap.cds.ql.Select<?> apply(com.sap.cds.ql.Select<?> select)
public int rank()
rank
in interface Transformation
Copyright © 2021. All rights reserved.