for-each loops are not supported at this language level
idea中hibernate main方法中 for-each loops are not supported at this language level
(Object o : query.list()) { System..println(+ o);}错误 |
免责声明:本内容仅代表回答会员见解不代表天盟观点,请谨慎对待。
版权声明:作者保留权利,不代表天盟立场。
|
|
|
|
你的jdk版本太低了吧? 不支持for-each语句? |
|
|
|
|