Uses of Class
de.hybris.platform.persistence.links.jdbc.JdbcInsertLinkOperation
Packages that use JdbcInsertLinkOperation
Package
Description
-
Uses of JdbcInsertLinkOperation in de.hybris.platform.persistence.links.jdbc
Methods in de.hybris.platform.persistence.links.jdbc with parameters of type JdbcInsertLinkOperationModifier and TypeMethodDescriptionvoidJdbcLinkOperationExecutor.execute(JdbcInsertLinkOperation jdbcInsertLinkOperation) -
Uses of JdbcInsertLinkOperation in de.hybris.platform.persistence.links.jdbc.dml
Methods in de.hybris.platform.persistence.links.jdbc.dml with parameters of type JdbcInsertLinkOperationModifier and TypeMethodDescriptionvoidDmlLinkOperationExecutor.execute(JdbcInsertLinkOperation operation)