JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.sap.cds.jdbc.spi
Interface TableNameResolver
@Beta
public interface
TableNameResolver
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
tableName
(
CdsEntity
entity)
Resolves the DB table name by entity name and locale.
Method Details
tableName
String
tableName
(
CdsEntity
entity)
Resolves the DB table name by entity name and locale.
Returns:
resolved table name