JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jenkinsci.plugins.ibmisteps.model
Interface RowProcessor
public interface
RowProcessor
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
processRow
(
ResultSet
resultSet)
Method Details
processRow
void
processRow
(
ResultSet
resultSet)
throws
SQLException
Throws:
SQLException