public class SelectParser extends CqnParser
Modifier and Type | Method and Description |
---|---|
protected CqnSource |
from() |
static SelectParser |
of(String cqn) |
Select<StructuredTypeImpl> |
parse() |
static Select<StructuredTypeImpl> |
parse(String cqn) |
getDocumentContext, parseJson
public static SelectParser of(String cqn)
public static Select<StructuredTypeImpl> parse(String cqn)
public Select<StructuredTypeImpl> parse()
protected CqnSource from()
Copyright © 2021 SAP. All rights reserved.