HHH-7702 Add support for collections of (aggregated) composite elements

This commit is contained in:
brmeyer 2012-11-14 21:07:28 -05:00
parent 4c4f52489e
commit 140c41af96

View File

@ -48,7 +48,7 @@
* @author Hardy Ferentschik
*/
@SuppressWarnings("unchecked")
//@FailureExpectedWithNewMetamodel
@FailureExpectedWithNewMetamodel
public class CollectionElementTest extends BaseCoreFunctionalTestCase {
// @Test
// public void testSimpleElement() throws Exception {