@Target(value=TYPE) @Retention(value=RUNTIME) @IndexAnnotated public @interface XmlBuild
String
name
XmlBuild.ColType
colType
DBType
dbType
initCmd
public abstract String name
public abstract String initCmd
public abstract DBType dbType
public abstract XmlBuild.ColType colType
Copyright © 2019. All rights reserved.