Package de.hybris.platform.directpersistence.impl
-
Class Summary Class Description BatchCollectorFactory BatchGroup BatchInfo DefaultBatchCollector DefaultBatchCollectorTest DefaultCacheInvalidator Default implementation ofCacheInvalidator.DefaultCacheInvalidatorTest Test class forDefaultCacheInvalidatorDefaultChangeSet Default implementation of direct persistence change set.DefaultJaloAccessorsService Default implementation of JaloAccessorsService.DefaultPersistResult Result of operation performed by Generic DAODefaultWritePersistenceGateway Default implementation of write persistence gateway.DefaultWritePersistenceGatewayTest DummyCacheInvalidator This is dummy implementation ofCacheInvalidatorused only for development modeInsertRowResultChecker OptimisticLockingAndItemLockingResultCheck OracleBatchCollector According to the Oracle documentation the result is not returned for batch updates see http://docs.oracle.com/cd/B19306_01/java.102/b14355/oraperf.htm#i1057545 "For a prepared statement batch, it is not possible to know the number of rows affected in the database by each individual statement in the batch.SLDResultCheckRow UpdateRowResultCheck