Class CheckResultSetRule

All Implemented Interfaces:
AstVisitor, JavaVisitor, Rule, PropertySource

public class CheckResultSetRule extends AbstractJavaRule
Rule that verifies, that the return values of next(), first(), last(), etc. calls to a java.sql.ResultSet are actually verified.