Uses of Annotation Interface
jakarta.annotation.Nullable
Packages that use Nullable
-
Uses of Nullable in org.hibernate.query.sqm.sql
Methods in org.hibernate.query.sqm.sql with annotations of type NullableModifier and TypeMethodDescriptionBaseSqmToSqlAstConverter.getCurrentlyProcessingJoinType()FakeSqmToSqlAstConverter.getCurrentlyProcessingJoinType()SqmToSqlAstConverter.getCurrentlyProcessingJoinType()Returns theSqlAstJoinTypeof the currently processing join if there is one, ornull.