Uses of Interface
quick.dbtable.DataMap

Uses of DataMap in quick.dbtable
 

Methods in quick.dbtable that return DataMap
 DataMap Column.getDataMap()
          returns the dataMap property of the column.
 

Methods in quick.dbtable with parameters of type DataMap
 void Column.setDataMap(DataMap val)
          sets the dataMap property of the column.