private String getOrderSQL(ModelMapping mapping) throws XavaException {
   return mapping.changePropertiesByColumns(getOrder());
 }