@Retention(value=RUNTIME) @Target(value={METHOD,PARAMETER}) public @interface SqlType
Class<?>
nativeContainerType
String
value
public abstract String value
public abstract Class<?> nativeContainerType
Copyright © 2012–2022. All rights reserved.