JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.tmatesoft.sqljet.core.internal.lang
Interface SqlJetExecCallback
All Known Implementing Classes:
SqlJetConsole
public interface
SqlJetExecCallback
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
processRow
(
SqlJetPreparedStatement
stmt)
Method Details
processRow
void
processRow
(
SqlJetPreparedStatement
stmt)
throws
SqlJetException
Throws:
SqlJetException