| Package | Description |
|---|---|
| com.mybatisflex.core.activerecord |
Active Record 功能。
|
| com.mybatisflex.core.activerecord.query |
条件查询功能。
|
| Modifier and Type | Method and Description |
|---|---|
RelationsQuery<T> |
Model.withRelations() |
| Modifier and Type | Method and Description |
|---|---|
RelationsQuery<T> |
RelationsQuery.extraConditionParam(String key,
Object value) |
<L> RelationsQuery<T> |
RelationsQuery.ignoreRelations(LambdaGetter<L>... fields) |
RelationsQuery<T> |
RelationsQuery.ignoreRelations(String... fields) |
RelationsQuery<T> |
RelationsQuery.maxDepth(int maxDepth) |
Copyright © 2024. All rights reserved.