public class HybrisHsqlDbPlatform extends HsqlDbPlatform implements HybrisPlatform
| 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.