public class LocalizableAttributeRowsQuery extends LocalizableRowsQuery<LocalizableAttributeRow>
lpTableName| Constructor and Description |
|---|
LocalizableAttributeRowsQuery(DbInfo dbInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected StatementWithParams |
createQuery(DbInfo dbInfo) |
protected java.lang.String |
getLpTableName(DbInfo dbInfo) |
LocalizableAttributeRow |
mapResultSetToRow(java.sql.ResultSet rs) |
getQuerypublic LocalizableAttributeRowsQuery(DbInfo dbInfo)
public LocalizableAttributeRow mapResultSetToRow(java.sql.ResultSet rs) throws java.sql.SQLException
mapResultSetToRow in class LocalizableRowsQuery<LocalizableAttributeRow>java.sql.SQLExceptionprotected StatementWithParams createQuery(DbInfo dbInfo)
createQuery in class LocalizableRowsQuery<LocalizableAttributeRow>protected java.lang.String getLpTableName(DbInfo dbInfo)
getLpTableName in class LocalizableRowsQuery<LocalizableAttributeRow>Copyright © 2018 SAP SE. All Rights Reserved.