public interface SqlBuilder
extends org.apache.ibatis.mapping.SqlSource
| 限定符和类型 | 方法和说明 |
|---|---|
List<org.apache.ibatis.mapping.ResultMapping> |
getResultMappingList() |
Class<?> |
getResultType() |
org.apache.ibatis.mapping.SqlCommandType |
getSqlCommandType() |
Copyright © 2024. All rights reserved.