@Component public class Extractor extends Object
| Constructor and Description |
|---|
Extractor() |
Extractor(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(ExtractIo io) |
void |
run(ExtractIo io,
ExtractorQuery query) |
public Extractor()
public Extractor(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
public void run(ExtractIo io)
public void run(ExtractIo io, ExtractorQuery query)
Copyright © 2018. All Rights Reserved.