当对Oracle数据库运行时,下面的 (Spring2.5和Hibernate 3.3.2GA)代码返回的对象的运行时类型是什么,其中SQL查询是像select count(*) from table这样的计数查询(StandardQueryCache.java:83)
at org.hibernate.loader.Loader.put
我有一个扩展CrudRepository的接口,并实现了一个带有@Query注释的方法,属性nativeQuery设置为true。此方法返回实体的列表。message_templatetemplate on granted.fk_message_template = template.id where license.fk_garage = ?2 and template.mes