Uses of Class
de.hybris.platform.directpersistence.statement.AbstractManyToManyRelationStatementsBuilder.LinkRow
-
Packages that use AbstractManyToManyRelationStatementsBuilder.LinkRow Package Description de.hybris.platform.directpersistence.statement -
-
Uses of AbstractManyToManyRelationStatementsBuilder.LinkRow in de.hybris.platform.directpersistence.statement
Fields in de.hybris.platform.directpersistence.statement with type parameters of type AbstractManyToManyRelationStatementsBuilder.LinkRow Modifier and Type Field Description protected org.springframework.jdbc.core.RowMapper<AbstractManyToManyRelationStatementsBuilder.LinkRow>AbstractManyToManyRelationStatementsBuilder. linkRowMapperMethods in de.hybris.platform.directpersistence.statement that return types with arguments of type AbstractManyToManyRelationStatementsBuilder.LinkRow Modifier and Type Method Description protected java.util.List<AbstractManyToManyRelationStatementsBuilder.LinkRow>ModifyManyToManyRelationStatementsBuilder. queryForExistingLinkRows(java.lang.String statement, java.util.List<java.lang.Long> params)
-