You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hibernate-core/src/main/java/org/hibernate/dialect/function/array/ArrayAndElementArgumentTypeResolver.java
Copy file name to clipboardExpand all lines: hibernate-core/src/test/java/org/hibernate/orm/test/function/array/ArrayToStringWithArrayAggregateTest.java
+7-6Lines changed: 7 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
/*
2
-
* SPDX-License-Identifier: Apache-2.0
3
-
* Copyright Red Hat Inc. and Hibernate Authors
2
+
* Hibernate, Relational Persistence for Idiomatic Java
3
+
*
4
+
* License: GNU Lesser General Public License (LGPL), version 2.1 or later
5
+
* See the lgpl.txt file in the root directory or http://www.gnu.org/licenses/lgpl-2.1.html
0 commit comments