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
Currently the possibility to add scripted fields exists only for the NativeQuery. This should be moved to the Query interface for the getter and the BaseQuery for the setter so that scripted fields can be used with all Query implementations.