Skip to content

wbotelhos/spring-batch-fixed-length-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Batch Fixed Length Token

A example of how to copy from CSV file with fixed length tokens to the database.

Author

Washington Botelho [Blog | Twitter]

Spring Batch

[Site | Documentation]

Keywords

  • BeanWrapperFieldSetMapper;
  • CommandLineJobRunner;
  • CustomDateEditor;
  • DataSourceTransactionManager;
  • DefaultLineMapper;
  • DriverManagerDataSource;
  • FixedLengthTokenizer;
  • FlatFileItemReader;
  • ItemListenerSupport;
  • ItemWriter;
  • JdbcTemplate;
  • JobExecutionListener;
  • MapJobRepositoryFactoryBean;
  • MySQL;
  • SimpleDateFormat;
  • SimpleJobLauncher.

Buy me a coffee

You can do it by PayPal. Thanks! (:

About

How to copy from a CSV file with fixed length tokens to the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages