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
246 additions
and
29 deletions
-
Please register or sign in to post a comment