Skip to content

Commit 8f69a6a

Browse files
baranyitbeikov
authored andcommitted
HHH-19207 - fix the codestyle issues
1 parent be5ea65 commit 8f69a6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hibernate-core/src/test/java/org/hibernate/orm/test/entitygraph/FetchGraphCollectionOrderByAndCriteriaJoinTest.java

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
* SPDX-License-Identifier: LGPL-2.1-or-later
3+
* Copyright Red Hat Inc. and Hibernate Authors
4+
*/
15
package org.hibernate.orm.test.entitygraph;
26

37
import jakarta.persistence.CascadeType;

0 commit comments

Comments
 (0)