HQL 使用有关问题记录及解决

HQL 使用问题记录及解决
  HQL 使用问题记录及解决:
  1. max(to_mumber()) 不能映射 ,解决方案:min(cast(  ... as int))