When using the @CsvBindByName annotation of OpenCSV and using a StatefulBeanToCsvBuilder to write out the actual csv i haven't found a method to specify the order of the columns.
Is it somehow possible to specify the column order whilst using bean to CSV mapping?