Package com.dieselpoint.norm
Annotation Interface ColumnOrder
Specify the order of the columns. Is used in the create table sql.
ColumnOrder({"name","address", ...})
- Author:
- ccleve
-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] value
-