public interface SimplePileline
Author: LazyToShow Date: 2017/10/21 Time: 23:19
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DEFAULT_CACHE |
static String[] |
Keywords |
static String[] |
Keywords2 |
static String[] |
Keywords3 |
| 限定符和类型 | 方法和说明 |
|---|---|
default String |
formatSql(ChannelContext context) |
default JPA.Primarykey |
getPrimaryKey(Class<?> entityClass) |
default String |
getSql(ChannelContext context) |
default void |
initFetchSize(PreparedStatement ps,
ProductType productType) |
default String |
modifiedTableName(String tableName,
String schema,
ProductType productType)
Process library name/namespace (Oracle).
|
default void |
noticeAdd(ChannelContext structure,
Object result) |
default void |
noticeUpdate(ChannelContext context) |
default String |
translateParamerInSql(Object obj) |
default Object |
tryReadFromCache(ChannelContext structure) |
static final String[] Keywords
static final String[] Keywords2
static final String[] Keywords3
default void noticeUpdate(ChannelContext context)
default void noticeAdd(ChannelContext structure, Object result)
default Object tryReadFromCache(ChannelContext structure)
default String modifiedTableName(String tableName, String schema, ProductType productType)
tableName. - schema - productType - default String formatSql(ChannelContext context)
default JPA.Primarykey getPrimaryKey(Class<?> entityClass)
default String getSql(ChannelContext context)
default void initFetchSize(PreparedStatement ps, ProductType productType) throws SQLException
SQLExceptionCopyright © 2023. All rights reserved.