@Retention(value=RUNTIME) @Target(value=METHOD) @Repeatable(value=SqlTypes.Exts.class) public static @interface SqlTypes.Ext
DbType
dbType
String
type
public abstract DbType dbType
public abstract String type
Copyright © 2024. All rights reserved.