Class Convert
java.lang.Object
ortus.boxlang.runtime.jdbc.qoq.QoQScalarFunctionDef
ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Convert
- All Implemented Interfaces:
BiFunction<List<Object>,,List<SQLExpression>, Object> IQoQFunctionDef
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ortus.boxlang.runtime.jdbc.qoq.functions.scalar.Cast
apply, getMinArgs, getReturnTypeMethods inherited from class ortus.boxlang.runtime.jdbc.qoq.QoQScalarFunctionDef
isAggregateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Convert
public Convert()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceIQoQFunctionDef- Overrides:
getNamein classCast
-