@Documented @Target(value=METHOD) @Retention(value=RUNTIME) public @interface OAColumn
Modifier and Type | Optional Element and Description |
---|---|
boolean |
isFullTextIndex |
int |
maxLength |
String |
name |
int |
sqlType |
public abstract String name
Copyright © 1999–2019 ViaOA. All rights reserved.