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
In the JPA Query methods we should be able to add a boolean variable to any of the fields which can be IS NULL or IS NOT NULL based on that boolean that is being passed
Using custom queries is currently possible, but this would be a sweet change!