@@ -38,7 +38,7 @@
<tx:method name="get*" read-only="true" />
<tx:method name="is*" read-only="true"/>
<tx:method name="find*" read-only="true"/>
- <tx:method name="query*" read-only="true"/>
+<!-- <tx:method name="query*" read-only="true"/>-->
<tx:method name="*" isolation="DEFAULT"/>
</tx:attributes>
</tx:advice>