public class HybrisPostgreSqlPlatform extends PostgreSqlPlatform implements HybrisPlatform
| Constructor and Description |
|---|
HybrisPostgreSqlPlatform() |
| Modifier and Type | Method and Description |
|---|---|
static HybrisPlatform |
build(DatabaseSettings databaseSettings) |
String |
getColumnName(Column column) |
String |
getTableName(Table table) |
public static HybrisPlatform build(DatabaseSettings databaseSettings)
public String getColumnName(Column column)
getColumnName in interface HybrisPlatformpublic String getTableName(Table table)
getTableName in interface HybrisPlatformCopyright © 2017 SAP SE. All Rights Reserved.