Class DisableMultipleNumberOfRowsPerBatchHint
- java.lang.Object
-
- de.akquinet.jbosscc.guttenbase.hints.NumberOfRowsPerBatchHint
-
- de.akquinet.jbosscc.guttenbase.hints.impl.DisableMultipleNumberOfRowsPerBatchHint
-
- All Implemented Interfaces:
ConnectorHint<NumberOfRowsPerBatch>
public class DisableMultipleNumberOfRowsPerBatchHint extends NumberOfRowsPerBatchHint
Disable multiple value clause feature© 2012-2034 akquinet tech@spree
- Author:
- M. Dahm
-
-
Constructor Summary
Constructors Constructor Description DisableMultipleNumberOfRowsPerBatchHint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NumberOfRowsPerBatch
getValue()
-
Methods inherited from class de.akquinet.jbosscc.guttenbase.hints.NumberOfRowsPerBatchHint
getConnectorHintType
-
-
-
-
Method Detail
-
getValue
public NumberOfRowsPerBatch getValue()
-
-