Uses of Class
org.frankframework.pipes.StringIteratorPipe
-
Uses of StringIteratorPipe in org.frankframework.jdbc
Modifier and TypeClassDescriptionclass
Pipe that iterates over the lines in a BLOB.class
Pipe that iterates over the lines in a CLOB.class
Base class for JDBC iterating pipes.class
abstract baseclass for Pipes that iterate over the lines in a lob.class
Pipe that iterates over rows in in ResultSet. -
Uses of StringIteratorPipe in org.frankframework.pipes
Modifier and TypeClassDescriptionclass
Sends a message to a Sender for each child element of the input XML.class
Sends a message to a Sender for each line of its input, that must be an InputStream.