public interface ColumnPropertiesFactory
Modifier and Type | Method and Description |
---|---|
ColumnProperties |
createColumnProperties(String name,
int type,
String nativeType,
String defaultValue,
String remarks,
Boolean autoIncrement) |
Copyright © 2004–2013 Paul Ferraro. All rights reserved.