Hamid Fathi61
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Hamid Fathi61 created a post, AnsweredFeature Request: bind named query to original query location
Hi all.if bind string query name in repository or dao class to original location with usage and Alt + Ctrl+ Bit is so better to find string name in project.for sample when use short key in @Query(n... -
Hamid Fathi61 created a post, AnsweredChange camel case parameter in reformat code in xml
hi all.when reformat code with Alt + Ctrl + L in hbm.xml file, changed :xxx parameter written camel case to lower case.for sample in "<![CDATA[ select xxx from user u where u.oid= :userId ]]>"...