| Package | Description |
|---|---|
| org.sodeac.common.function | |
| org.sodeac.common.model.dbschema |
| Modifier and Type | Method and Description |
|---|---|
static <T> Consumer<T> |
ExceptionConsumer.wrap(ExceptionConsumer<T> consumer) |
| Modifier and Type | Field and Description |
|---|---|
static LeafNodeType<EventConsumerNodeType,ExceptionConsumer<DBSchemaUtils.DBSchemaEvent>> |
EventConsumerNodeType.eventConsumer |
| Modifier and Type | Method and Description |
|---|---|
static void |
DBSchemaNodeType.addConsumer(BranchNode<?,DBSchemaNodeType> schema,
ExceptionConsumer<DBSchemaUtils.DBSchemaEvent> consumer) |
static void |
TableNodeType.addConsumer(BranchNode<?,TableNodeType> table,
ExceptionConsumer<DBSchemaUtils.DBSchemaEvent> consumer) |
Copyright © 2020. All rights reserved.