public class PgSQLDateTimeFormatSQLFunction extends AbstractSQLFunction
| 构造器和说明 |
|---|
PgSQLDateTimeFormatSQLFunction(TableAvailable table,
String property,
String javaFormat) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
consume0(SQLNativeChainExpressionContext context) |
String |
getSQLSegment()
代码参考 FreeSQL
|
int |
paramMarks() |
protected String |
replaceFormat(String format) |
String |
sqlSegment(TableAvailable defaultTable) |
consume, getAggregationType, getTableByExpressionpublic PgSQLDateTimeFormatSQLFunction(TableAvailable table, String property, String javaFormat)
public String sqlSegment(TableAvailable defaultTable)
public int paramMarks()
protected void consume0(SQLNativeChainExpressionContext context)
consume0 在类中 AbstractSQLFunctionCopyright © 2023. All rights reserved.