From: Emmanuel B. (JIRA) <no...@at...> - 2006-08-01 19:01:13
|
[ http://opensource.atlassian.com/projects/hibernate/browse/ANN-404?page=all ] Emmanuel Bernard resolved ANN-404: ---------------------------------- Resolution: Rejected ah RTFM twice > Support ORM.xml cascade-* > ------------------------- > > Key: ANN-404 > URL: http://opensource.atlassian.com/projects/hibernate/browse/ANN-404 > Project: Hibernate Annotations > Type: Bug > Components: binder > Versions: 3.2.0.cr1 > Reporter: Emmanuel Bernard > Priority: Minor > > > only cascade-persist is supported so far > <xsd:element name="cascade-all" type="orm:emptyType" > minOccurs="0"/> > <xsd:element name="cascade-persist" type="orm:emptyType" > minOccurs="0"/> > <xsd:element name="cascade-merge" type="orm:emptyType" > minOccurs="0"/> > <xsd:element name="cascade-remove" type="orm:emptyType" > minOccurs="0"/> > <xsd:element name="cascade-refresh" type="orm:emptyType" > minOccurs="0"/> -- 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 |