Uses of Enum Class
net.sf.jailer.datamodel.DataModel.ColumnOrderPriority
Packages that use DataModel.ColumnOrderPriority
-
Uses of DataModel.ColumnOrderPriority in net.sf.jailer.datamodel
Subclasses with type arguments of type DataModel.ColumnOrderPriority in net.sf.jailer.datamodelModifier and TypeClassDescriptionstatic enumOrder priority of a column.Fields in net.sf.jailer.datamodel with type parameters of type DataModel.ColumnOrderPriorityModifier and TypeFieldDescriptionDataModel.columnOrderPrioMaps normalized column name to order priority.Methods in net.sf.jailer.datamodel that return DataModel.ColumnOrderPriorityModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static DataModel.ColumnOrderPriority[]DataModel.ColumnOrderPriority.values()Returns an array containing the constants of this enum class, in the order they are declared.