public interface SqlMapping
| Modifier and Type | Method and Description |
|---|---|
String |
columnName(CdsElement element) |
String |
columnName(CqnElementRef ref) |
String |
columnName(Stream<? extends CqnReference.Segment> segments) |
String |
columnName(String elementName) |
String |
delimitedCasing(String undelimited) |
CdsStructuredType |
getRowType() |
String |
jsonObjectPath(CqnElementRef ref) |
String |
localizedViewName() |
String |
plainTableName(String qualifiedEntityName) |
String |
tableName() |
String tableName()
String localizedViewName()
String columnName(CqnElementRef ref)
String columnName(Stream<? extends CqnReference.Segment> segments)
String columnName(CdsElement element)
String jsonObjectPath(CqnElementRef ref)
CdsStructuredType getRowType()
Copyright © 2023 SAP. All rights reserved.