int类型属性判空 在用Hibernate开发查询时遇到的问题,方法的输入参数为一个User对象,其中status和permission属性为int型, 在进行junit单元测试时,只设置email一个参数,测试程序报 ...