@Retention(value=RUNTIME) @Target(value=FIELD) public @interface DbHstore
The Map property should have keys and values of type String.
@DbHstore Map<String, String> tags;
Copyright © 2015. All rights reserved.