I have a certain POJO which needs to be persisted on a database, current design specifies its field as a single string column, and adding additional fields to the table is not a
You might try Preon. Preon aims to be to binary encoded data what Hibernate is to relational databases and JAXB to XML.