]
Emmanuel Bernard commented on ANN-33:
-------------------------------------
Yes that should be done. Fancy a patch+test?
@Subselect
----------
Key: ANN-33
URL:
http://opensource.atlassian.com/projects/hibernate/browse/ANN-33
Project: Hibernate Annotations
Issue Type: Improvement
Components: binder
Affects Versions: 3.1beta3
Reporter: Emmanuel Bernard
Priority: Trivial
@Subselect( sql="select name, phone from Person",
synchronize={@Table(name="Person")} )
Equivalent of
<class>
<subselect>select name, phone from Person</subselect>
<synchrosize table="Person"/>
...
</class>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: