]
Sharath Reddy reassigned HHH-4374:
----------------------------------
Assignee: Sharath Reddy
@Subselect
----------
Key: HHH-4374
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-4374
Project: Hibernate Core
Issue Type: Improvement
Components: annotations
Reporter: Steve Ebersole
Assignee: Sharath Reddy
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: