Package com.orientechnologies.orient.core.sql.functions.misc
package com.orientechnologies.orient.core.sql.functions.misc
-
ClassesClassDescriptionReturns the first
field/valuenot null parameter.Count the record that contains a field.Builds a date object from the format passed.Encode a string in various format (only base64 for now)Encode a string in various format (only base64 for now)Formats content.Returns different values based on the condition.Returns the passedfield/value(or optional parameterreturn_value_if_not_null) iffield/valueis not null; otherwise it returnsreturn_value_if_null.returns the number of keys for an indexReturns the current date time.Mostly used for testing purpose.Generates a UUID as a 128-bits value using the Leach-Salz variant.Filter the content by excluding only some fields.Filter the content by including only some fields.ThisOSQLFunctionis able to invoke a static method using reflection.