Store entity attributes (POJOs, lists and maps) as JSON strings in database.
'com.bertoncelj.hibernatejson:hibernate-json:1.0.2'
<dependency>
<groupId>com.bertoncelj.hibernatejson</groupId>
<artifactId>hibernate-json</artifactId>
<version>1.0.2</version>
</dependency>
<dependency org="com.bertoncelj.hibernatejson" name="hibernate-json" rev="1.0.2"/>
"com.bertoncelj.hibernatejson", "hibernate-json", "1.0.2"