public class HanaModelReader
extends JdbcModelReader
| Constructor and Description |
|---|
HanaModelReader(Platform platform,
String tablePrefix) |
| Modifier and Type | Method and Description |
|---|---|
protected Column |
readColumn(DatabaseMetaDataWrapper metaData,
Map values) |
protected Collection |
readColumns(DatabaseMetaDataWrapper metaData,
String tableName) |
protected Collection |
readIndices(DatabaseMetaDataWrapper metaData,
String tableName) |
protected Collection |
readPrimaryKeyNames(DatabaseMetaDataWrapper metaData,
String tableName) |
public HanaModelReader(Platform platform,
String tablePrefix)
protected Collection readColumns(DatabaseMetaDataWrapper metaData, String tableName) throws SQLException
SQLExceptionprotected Collection readIndices(DatabaseMetaDataWrapper metaData, String tableName) throws SQLException
SQLExceptionprotected Collection readPrimaryKeyNames(DatabaseMetaDataWrapper metaData, String tableName) throws SQLException
SQLExceptionprotected Column readColumn(DatabaseMetaDataWrapper metaData,
Map values)
throws SQLException
SQLExceptionCopyright © 2017 SAP SE. All Rights Reserved.