| 程序包 | 说明 |
|---|---|
| io.jboot.service | |
| io.jboot.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
<M extends JbootModel> |
JbootServiceJoiner.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(List<M> models,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(M model,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinMany(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(List<M> models,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(M model,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoiner.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName,
String[] attrs) |
<M extends JbootModel> |
JbootServiceJoinerImpl.joinManyByTable(com.jfinal.plugin.activerecord.Page<M> page,
ObjectFunc<M> modelValueGetter,
String tableName,
String columnName,
String targetColumnName,
String joinName,
String[] attrs) |
void |
JbootServiceBase.syncModels(Columns columns,
Collection<M> syncModels,
ObjectFunc<M>... compareAttrGetters)
同步 model 数据到数据库
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <T> T |
ObjectUtil.getContainsObject(Collection<T> objects,
T compareObject,
ObjectFunc<T>... compareAttrGetters)
获取 某个 objects 集合里包含的 object
|
static <T> boolean |
ObjectUtil.isContainsObject(Collection<T> objects,
T compareObject,
ObjectFunc<T>... compareAttrGetters)
判断 某个 objects 集合里是否包含了某个 object
|
static <T> boolean |
ObjectUtil.isSameObject(T object1,
T object2,
ObjectFunc<T>... compareAttrGetters)
判断两个 Object 是否是同一个 Object,根据传入的 getter 来进行对比
|
static <T> boolean |
ObjectUtil.notSameObject(T object1,
T object2,
ObjectFunc<T>... compareAttrGetters)
判断两个 Object 是否是同一个 Object,根据传入的 getter 来进行对比
|
Copyright © 2024. All rights reserved.