public class SampleJsonAtrributeBuilder extends BaseAttributeBuilder
| 限定符和类型 | 字段和说明 |
|---|---|
static org.beetl.sql.core.annotatoin.builder.SampleJsonAtrributeBuilder.Jackson |
json |
static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
| 构造器和说明 |
|---|
SampleJsonAtrributeBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
toObject(SQLManager sqlManager,
Annotation an,
String sqlId,
TypeParameter typeParameter,
PropertyDescriptor property)
子类继承这个方法
|
String |
toSql(AbstractDBStyle dbStyle,
String fieldName,
String colName,
Annotation an,
TableDesc tableDesc) |
getBeanProcessor, getDefaultToSql, getDefaultValuepublic static com.fasterxml.jackson.databind.ObjectMapper mapper
public static org.beetl.sql.core.annotatoin.builder.SampleJsonAtrributeBuilder.Jackson json
public Object toObject(SQLManager sqlManager, Annotation an, String sqlId, TypeParameter typeParameter, PropertyDescriptor property) throws SQLException
BaseAttributeBuildertoObject 在接口中 AttributeSelectBuildertoObject 在类中 BaseAttributeBuilderSQLExceptionpublic String toSql(AbstractDBStyle dbStyle, String fieldName, String colName, Annotation an, TableDesc tableDesc)
toSql 在接口中 AttributePersistBuildertoSql 在类中 BaseAttributeBuilderCopyright © 2019. All rights reserved.