Revision 6728
- references #104 - allow execution of modifying queries
- added
@Modifyingannotation to indicate the method will execute a query modifying entities - cleaned up documentation to use "query method" instead of "finder method"
- references #105 - started documenting the use of manipulating queries
Related issues
- Enhancement #104: Let Hades also execute modifying queries
- Task #105: Update documentation to extensions in query methods
Files
- added
- modified
- copied
- renamed
- deleted
- opensource
- hades
- trunk
- hades
- src
- doc
- main
- java
- org
- synyx
- hades
- dao
- resources
- test
- java
- org
- synyx
- hades
- dao
- UserDao.java (diff)
- query
- test
- resources