| Name | Description | Type | Package | Framework |
| OSQLMethodAsDate | Transforms a value to date. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
| OSQLMethodAsDateTime | Transforms a value to datetime. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
| OSQLMethodAsDecimal | Transforms a value to decimal. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |
| OSQLMethodConvert | Converts a value to another type in Java or OrientDB's supported types. | Class | com.orientechnologies.orient.core.sql.functions.conversion | Orientdb |