Class Result
java.lang.Object
com.github.yulichang.wrapper.resultmap.Result
- All Implemented Interfaces:
IResult,Serializable
result 标签
- Since:
- 1.3.0
- Author:
- yulichang
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.github.yulichang.wrapper.resultmap.IResult
getBaseColumn, getIndex, getJavaType, getJdbcType, getProperty, getSelectNormal, isId
-
Constructor Details
-
Result
public Result()
-