Modifier and Type | Optional Element and Description |
---|---|
String |
columnDefinition |
boolean |
enabled |
boolean |
insertable |
String |
name |
int |
precision |
boolean |
updatable |
public abstract String name
public abstract boolean enabled
public abstract boolean insertable
public abstract boolean updatable
public abstract String columnDefinition
public abstract int precision
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.