JSON metadata fields for entities
Adds meta JSON field to all GenericEntity entities. The field is of type json in PostgreSQL and of type JSONObject in Java. There are getMeta() and setMeta() accessors in GenericEntity and EntityMeta interface.
-
Please register or sign in to post a comment