1. POJO's based on a sql query forum.hibernate.org |
2. POJOs <--> xml def <--> SQL : How do you do it? forum.hibernate.orgOnce a new datatype is all set up, hibernate is lovely. It always takes me ages to set up a new datatype though, makeing sure the three different elements are all in sync. I seem to do it a different way round everytime- How you do it? What is the best/easiest way of generating? I would love to write the XML, ... |