Package net.sourceforge.jdbcimporter.rowtranslator

Provides the classes that implement the RowTranslator interface.

See:
          Description

Class Summary
SkipRowsRowTranslator The SkipRowsRowTranslator translates a row's values so that the first n rows are skipped.
 

Package net.sourceforge.jdbcimporter.rowtranslator Description

Provides the classes that implement the RowTranslator interface.