public class WithStringDetail extends Object implements WithDetail
| 构造器和说明 |
|---|
WithStringDetail(String rawSQL,
Object[] params) |
public WithStringDetail(String rawSQL, Object[] params)
public String toSql(IDialect dialect)
toSql 在接口中 WithDetailpublic Object[] getParamValues()
getParamValues 在接口中 WithDetailpublic WithStringDetail clone()
CloneSupportObject.clone() 方法。clone 在接口中 CloneSupport<WithDetail>clone 在类中 ObjectCopyright © 2025. All rights reserved.