Skip to content

Export all passport data

Implement a new @Component with one function exportToAccess(AppliedFilters filters, File targetFile)

It should use

<dependency>
	<groupId>com.healthmarketscience.jackcess</groupId>
	<artifactId>jackcess</artifactId>
	<version>2.1.6</version>
</dependency>

Cookbook at http://jackcess.sourceforge.net/cookbook.html#Starting_from_Scratch