| 程序包 | 说明 |
|---|---|
| online.sanen.unabo.nosql | |
| online.sanen.unabo.sql.factory |
| 限定符和类型 | 方法和说明 |
|---|---|
default Bootstrap |
Behavior.bootstrap()
Get the
Bootstrap instance corresponding to the current model. |
Bootstrap |
Container.get(Object key) |
Bootstrap |
Container.getFirst() |
Bootstrap |
Container.load(Consumer<ConfigurationNosql> configuration) |
Bootstrap |
Container.load(Object id,
Consumer<ConfigurationNosql> configuration) |
Bootstrap |
Container.put(Object bootStrapId,
Bootstrap bootstrap) |
static Bootstrap |
Behavior.staticBootstrap(Class<?> cls) |
| 限定符和类型 | 方法和说明 |
|---|---|
default Behavior.Perfect<T> |
Behavior.perfect(Bootstrap $bootstrap,
Behavior<T> $bean,
String[] $fields,
String[] $excepts) |
static <T> Behavior.PerfectList<T> |
Behavior.perfectList(Bootstrap $bootstrap,
Class<T> $class) |
Bootstrap |
Container.put(Object bootStrapId,
Bootstrap bootstrap) |
| 限定符和类型 | 方法和说明 |
|---|---|
static Bootstrap |
Unabo.loadNosql(Consumer<ConfigurationNosql> configuration) |
static Bootstrap |
Unabo.loadNosql(Object bootstrapId,
Consumer<ConfigurationNosql> configuration) |
Copyright © 2023. All rights reserved.