Uses of Record Class
org.apache.cayenne.access.jdbc.PSBatchParameter
Packages that use PSBatchParameter
-
Uses of PSBatchParameter in org.apache.cayenne.access.translator
Methods in org.apache.cayenne.access.translator that return PSBatchParameterModifier and TypeMethodDescriptionTranslatedBatch.bindings()Returns the value of thebindingsrecord component.Constructors in org.apache.cayenne.access.translator with parameters of type PSBatchParameterModifierConstructorDescriptionTranslatedBatch(String sql, PSBatchParameter[] bindings) Creates an instance of aTranslatedBatchrecord class. -
Uses of PSBatchParameter in org.apache.cayenne.access.translator.batch
Methods in org.apache.cayenne.access.translator.batch that return PSBatchParameterModifier and TypeMethodDescriptionprotected PSBatchParameter[]BaseBatchTranslator.createBindings(org.apache.cayenne.access.translator.batch.BatchTranslatorContext<T> context)