I have three tables: ScanMeta, Scan and Batch.
@Entity @Table(name = "scan_meta_letter") public class ScanMetaLetter { @Id @Column(name = &