public interface ColumnProperties extends Named<String,ColumnProperties>
Modifier and Type | Method and Description |
---|---|
String |
getNativeType() |
int |
getType() |
boolean |
isAutoIncrement() |
compareTo
int getType()
String getNativeType()
boolean isAutoIncrement()
Copyright © 2004–2014 Paul Ferraro. All rights reserved.