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.dml
Interface Expression
All Known Subinterfaces:
ConditionBuilder
,
ConditionGroup
,
ParamedExpression
All Known Implementing Classes:
LogicExpression
public interface
Expression
表达式.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
java.lang.String
build
()
create Expression string.
Method Detail
build
java.lang.String build()
create Expression string.
Returns:
Expression string
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