JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
ibit-mybatis
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
tech.ibit.mybatis.sqlbuilder.sql.support
Interface SqlSupport<T>
All Known Implementing Classes:
BaseSetSupportImpl
,
BaseTableSupportImpl
,
ColumnSupportImpl
,
DeleteSupportImpl
,
DistinctSupportImpl
,
FromSupportImpl
,
GroupBySupportImpl
,
HavingSupportImpl
,
InsertTableSupportImpl
,
JoinOnSupportImpl
,
LimitSupportImpl
,
OnDuplicateKeyUpdateSupportImpl
,
OrderBySupportImpl
,
SetSupportImpl
,
UpdateTableSupportImpl
,
ValuesSupportImpl
,
WhereSupportImpl
public interface
SqlSupport<T>
DefaultSqlSupport
Author:
IBIT程序猿
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
getSql
()
返回sql
Method Detail
getSql
T
getSql()
返回sql
Returns:
sql
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2020
IBIT程序猿
. All rights reserved.