@Component public class Extractor extends Object
| Constructor | Description |
|---|---|
Extractor() |
|
Extractor(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run(ExtractIo io) |
|
void |
run(ExtractIo io,
ExtractorQuery query) |
public Extractor()
@Autowired public Extractor(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
public void run(ExtractIo io)
public void run(ExtractIo io, ExtractorQuery query)
Copyright © 2018 tarent solutions GmbH, Germany. All rights reserved.