public class SRID extends ColumnFunctionDecorator implements ScalarFunction
parameterBinder, valuealiasTableMap, dataSourceName, delegateFunction, sqlDialect, version| Constructor and Description |
|---|
SRID(AbstractColumFunction delegateFunction) |
SRID(FieldFn<T,F> fn) |
SRID(String tableAlias,
FieldFn<T,F> fn) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionToString(SqlDialect sqlDialect,
Version version) |
appendArithmeticSql, getOriginColumnFn, getParameterBinder, getTableAliasadd, add, add, add, divide, divide, divide, divide, getAliasTableMap, getArithmetic, getDataSourceName, getDelegateFunction, multiply, multiply, multiply, multiply, setAliasTableMap, setArithmetic, setDataSourceName, setSqlDialect, setVersion, subtract, subtract, subtract, subtractclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOriginColumnFn, getParameterBinder, getTableAlias, setTableAliaspublic SRID(AbstractColumFunction delegateFunction)
public SRID(FieldFn<T,F> fn)
public String getFunctionToString(SqlDialect sqlDialect, Version version) throws UnsupportedOperationException
getFunctionToString in interface ColumFunctionUnsupportedOperationExceptionCopyright © 2024–2025 Dynamic-SQL. All rights reserved.