Skip to content

Commit

Permalink
HHH-18462 add @SInCE to now interface
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinking committed Jan 5, 2025
1 parent 7e9ff01 commit 75112f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* @see org.hibernate.metamodel.spi.RuntimeMetamodelsImplementor
* @see org.hibernate.boot.Metadata
*
*
* @since 7.0
*/
public interface MappingContext {
Type getIdentifierType(String className) throws MappingException;
Expand Down

0 comments on commit 75112f3

Please sign in to comment.