|
The <hib:update> tag wraps the Session.update()
method. This flags an object as needing to be updated in the persistance
layer.
The <hib:update> tag's attributes are as follows:
| Attribute |
Description |
Required |
Default |
target |
Name of the variable who should be updated in the persistance layer |
Yes |
None |
identifier |
Identifier of persistent instance |
No |
None |
sessionFactory |
Session factory to use (overrides the default) |
No |
Default session factory |
Examples
None
|
Home
Examples
Documentation
Mailing list
Download
About Us
License
CVS
SF page
|