mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-22 11:06:08 +00:00
HHH-7702 Add support for collections of (aggregated) composite elements
This commit is contained in:
parent
4c4f52489e
commit
140c41af96
@ -48,7 +48,7 @@
|
||||
* @author Hardy Ferentschik
|
||||
*/
|
||||
@SuppressWarnings("unchecked")
|
||||
//@FailureExpectedWithNewMetamodel
|
||||
@FailureExpectedWithNewMetamodel
|
||||
public class CollectionElementTest extends BaseCoreFunctionalTestCase {
|
||||
// @Test
|
||||
// public void testSimpleElement() throws Exception {
|
||||
|
Loading…
x
Reference in New Issue
Block a user