Class LocalizableRowsQuery<T extends LocalizableRow>
java.lang.Object
de.hybris.platform.util.localization.jdbc.LocalizableRowsQuery<T>
- Direct Known Subclasses:
LocalizableAttributeRowsQuery,LocalizableEnumerationValueRowsQuery,LocalizableTypeRowsQuery
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract StatementWithParamscreateQuery(DbInfo dbInfo) protected abstract StringgetLpTableName(DbInfo dbInfo) getQuery()abstract T
-
Field Details
-
lpTableName
-
-
Constructor Details
-
LocalizableRowsQuery
-
-
Method Details
-
getQuery
-
mapResultSetToRow
- Throws:
SQLException
-
createQuery
-
getLpTableName
-