Skip to content

Commit 75112f3

Browse files
committed
HHH-18462 add @SInCE to now interface
1 parent 7e9ff01 commit 75112f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hibernate-core/src/main/java/org/hibernate/type/MappingContext.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @see org.hibernate.metamodel.spi.RuntimeMetamodelsImplementor
1717
* @see org.hibernate.boot.Metadata
1818
*
19-
*
19+
* @since 7.0
2020
*/
2121
public interface MappingContext {
2222
Type getIdentifierType(String className) throws MappingException;

0 commit comments

Comments
 (0)