public abstract class LocalizableTypeRowsQuery extends LocalizableRowsQuery<LocalizableTypeRow>
lpTableName| Constructor and Description |
|---|
LocalizableTypeRowsQuery(DbInfo dbInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected StatementWithParams |
createQuery(DbInfo dbInfo) |
protected String |
getLpTableName(DbInfo dbInfo) |
protected abstract String |
getMetaTypeCode() |
LocalizableTypeRow |
mapResultSetToRow(ResultSet rs) |
getQuerypublic LocalizableTypeRowsQuery(DbInfo dbInfo)
public LocalizableTypeRow mapResultSetToRow(ResultSet rs) throws SQLException
mapResultSetToRow in class LocalizableRowsQuery<LocalizableTypeRow>SQLExceptionprotected StatementWithParams createQuery(DbInfo dbInfo)
createQuery in class LocalizableRowsQuery<LocalizableTypeRow>protected String getLpTableName(DbInfo dbInfo)
getLpTableName in class LocalizableRowsQuery<LocalizableTypeRow>protected abstract String getMetaTypeCode()
Copyright © 2017 SAP SE. All Rights Reserved.