Class LocalizableEnumerationValueRowsQuery
java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRowsQuery<LocalizableEnumerationValueRow>
de.hybris.platform.util.localization.jdbc.rows.queries.LocalizableEnumerationValueRowsQuery
public class LocalizableEnumerationValueRowsQuery
extends LocalizableRowsQuery<LocalizableEnumerationValueRow>
-
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
-
LocalizableEnumerationValueRowsQuery
-
-
Method Details
-
mapResultSetToRow
- Specified by:
mapResultSetToRowin classLocalizableRowsQuery<LocalizableEnumerationValueRow>- Throws:
SQLException
-
createQuery
- Specified by:
createQueryin classLocalizableRowsQuery<LocalizableEnumerationValueRow>
-
getLpTableName
- Specified by:
getLpTableNamein classLocalizableRowsQuery<LocalizableEnumerationValueRow>
-