public class NativeSelectColumn extends SelectColumn implements NativeSql
EMPTY_PARAMETER| 构造器和说明 |
|---|
NativeSelectColumn(String sql) |
| 限定符和类型 | 方法和说明 |
|---|---|
static NativeSelectColumn |
of(String sql) |
static NativeSelectColumn |
of(String sql,
Object... parameters) |
ofoption, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetParameters, getSqlpublic NativeSelectColumn(String sql)
public static NativeSelectColumn of(String sql)
public static NativeSelectColumn of(String sql, Object... parameters)
Copyright © 2025. All rights reserved.