1. Where can i find the content of defaultStackHibernate interceptor stack? stackoverflow.comI am using struts 2 and full-hibernate-plugin-for-struts2. I would like to set fileUpload interceptor
|
2. Suggestion : unsaved-value, Interceptor and find() forum.hibernate.orgThis is a suggestion related to http://www.hibernate.org/116.html#A11. What about having an "unsaved-value" value like "table-look" to look in the corresponding entity table and see if a record wih the corresponding PK exists in the db when using saveOrUpdate() ? This should not be too hard to implement I think, even for composite-id PK, and may help many people by solving a ... |
3. Can't find isUnsaved() in Interceptor interface (v3beta1) forum.hibernate.org |