JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cn.featherfly.common.repository.builder
Interface Builder
All Known Subinterfaces:
ConditionBuilder
,
ConditionGroup
,
ExpressionBuilder
,
FindBuilder
,
QueryBuilder
,
SortBuilder
public interface
Builder
dml builder.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
build
()
构建dml字符串.
Method Detail
build
java.lang.String build()
构建dml字符串.
Returns:
dml字符串
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method