Class LocalizableAttributeRowsQuery
java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRowsQuery<LocalizableAttributeRow>
de.hybris.platform.util.localization.jdbc.rows.queries.LocalizableAttributeRowsQuery
-
Field Summary
Fields inherited from class de.hybris.platform.util.localization.jdbc.LocalizableRowsQuery
lpTableName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StatementWithParamscreateQuery(DbInfo dbInfo) protected StringgetLpTableName(DbInfo dbInfo) Methods inherited from class de.hybris.platform.util.localization.jdbc.LocalizableRowsQuery
getQuery
-
Constructor Details
-
LocalizableAttributeRowsQuery
-
-
Method Details
-
mapResultSetToRow
- Specified by:
mapResultSetToRowin classLocalizableRowsQuery<LocalizableAttributeRow>- Throws:
SQLException
-
createQuery
- Specified by:
createQueryin classLocalizableRowsQuery<LocalizableAttributeRow>
-
getLpTableName
- Specified by:
getLpTableNamein classLocalizableRowsQuery<LocalizableAttributeRow>
-