Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
View the issue:
http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-195
Here is an overview of the issue:
---------------------------------------------------------------------
Key: HB-195
Summary: "literal" attribute on the property elements
Type: New Feature
Status: Unassigned
Priority: Major
Project: Hibernate2
Versions:
2.1
Assignee:
Reporter: Jacky
Created: Wed, 16 Jul 2003 2:46 AM
Updated: Wed, 16 Jul 2003 2:46 AM
Description:
Maybe it would be nice to have the
possibility to have a literal attribute to the property elements.
This one would replace the ? in the update/insert values with
the literal value.
It would give the possibility to enter constants so we can set a column to a predefined constant but also set a column to some special calculated value like { fn Now() }, concatenates,....
In some cases this will require a re-select of the row to see the generated value. But in some cases, like a DB generated key, this is also the case.
Regards,
Dirk
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|