Uses of Class
de.hybris.platform.directpersistence.impl.DefaultBatchCollector
-
Packages that use DefaultBatchCollector Package Description de.hybris.platform.directpersistence.impl -
-
Uses of DefaultBatchCollector in de.hybris.platform.directpersistence.impl
Subclasses of DefaultBatchCollector in de.hybris.platform.directpersistence.impl Modifier and Type Class Description classOracleBatchCollectorAccording 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.
-