public interface IExistsMethod<RV>
RV
exists(boolean when, IQuery query)
default RV
exists(IQuery query)
notExists(boolean when, IQuery query)
notExists(IQuery query)
default RV exists(IQuery query)
RV exists(boolean when, IQuery query)
default RV notExists(IQuery query)
RV notExists(boolean when, IQuery query)
Copyright © 2024. All rights reserved.