My Csv class file
public class shop extends provider implements Serializable{ @CsvBindByName(column = "transaction_id") private int txnId;