Package io.virtdata.libbasics.shared.from_long.to_other
-
Class Summary Class Description NullIfEq Yeilds a null if the input value is equal to the specified value.NullIfEqAutoDocsInfo NullIfGe Yields a null if the input value is greater tha or equal to the specified value.NullIfGeAutoDocsInfo NullIfGt Yields a null if the input value is greater than the specified value.NullIfGtAutoDocsInfo NullIfLe Yields a null if the input value is less than or equal to the specified value.NullIfLeAutoDocsInfo NullIfLt Yields a null if the input value is equal to the specified value.NullIfLtAutoDocsInfo