public class SqlCache extends Object
| Modifier and Type | Method and Description |
|---|---|
EntityTable |
getEntity() |
org.apache.ibatis.builder.annotation.ProviderContext |
getProviderContext() |
String |
getSqlScript()
该方法延迟到最终生成 SqlSource 时才执行
|
public static final SqlCache NULL
public String getSqlScript()
public org.apache.ibatis.builder.annotation.ProviderContext getProviderContext()
public EntityTable getEntity()
Copyright © 2022. All rights reserved.