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