Skip to content

Commit 9c7dfa9

Browse files
committed
#109 - Allow model to be loaded into a specific ClassLoader
1 parent 5087f3a commit 9c7dfa9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hibernate-models/src/test/java/org/hibernate/models/SimpleClassLoadingMigrationTests.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
* SPDX-License-Identifier: Apache-2.0
3+
* Copyright: Red Hat Inc. and Hibernate Authors
4+
*/
15
package org.hibernate.models;
26

37
import java.lang.reflect.Field;

0 commit comments

Comments
 (0)