com.sap.cds.ql.NullValue Maven / Gradle / Ivy
The newest version!
/*******************************************************************
* © 2023 SAP SE or an SAP affiliate company. All rights reserved. *
*******************************************************************/
package com.sap.cds.ql;
import com.sap.cds.ql.cqn.CqnNullValue;
public interface NullValue extends CqnNullValue, Value
© 2015 - 2025 Weber Informatics LLC | Privacy Policy