I have converted a xml file using JAXB into java object. This Java object i have stored in arrylist and I want to store in db. Can you pls help

My action class
public class TimeRecord {
...