@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface MappedJdbcTypes
JdbcType[]
value
boolean
includeNullJdbcType
public abstract JdbcType[] value
public abstract boolean includeNullJdbcType
Copyright © 2019. All rights reserved.