Uses of Class
org.frankframework.batch.AbstractResultHandler
Packages that use AbstractResultHandler
-
Uses of AbstractResultHandler in org.frankframework.batch
Subclasses of AbstractResultHandler in org.frankframework.batchModifier and TypeClassDescriptionclassDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classDeprecated.Warning: non-maintained functionality.classBaseclass for resulthandlers that write the transformed record to a writer. -
Uses of AbstractResultHandler in org.frankframework.jdbc
Subclasses of AbstractResultHandler in org.frankframework.jdbcModifier and TypeClassDescriptionclassResultHandlerthat writes the transformed record to a BLOB.classResultHandlerthat writes the transformed record to a CLOB.classBaseclass for batchresultHandlerthat writes the transformed record to a LOB.