Merge branch 'feature/meta' into 'master'
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. Reviewed-By: @tuomari
Showing
with
225 additions
and
8 deletions
-
Please register or sign in to post a comment