[hibernate-issues] [Hibernate-JIRA] Created: (ANN-833) Integrate new long string and binary property types in core with annotations
Gail Badner (JIRA)
noreply at atlassian.com
Mon May 11 17:26:16 EDT 2009
Integrate new long string and binary property types in core with annotations
------------------------------------------------------------------------------
Key: ANN-833
URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-833
Project: Hibernate Annotations
Issue Type: Improvement
Reporter: Gail Badner
Assignee: Emmanuel Bernard
Fix For: 3.5
The following types have been added to core by HHH-3892:
- ImageType (image)
- MaterializedBlobType (materialized_clob)
- MaterializedClobType (materialized_blob)
Annotations has its own version of some (or all?) of these types. Annotations should start using these new types instead.
--
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list