| Package | Description |
|---|---|
| net.bluemind.core.container.service.internal |
| Modifier and Type | Field and Description |
|---|---|
static JdbcAbstractStore.Creator<Dummy> |
Dummy.CREATOR |
static ContainerStoreService.IItemFlagsProvider<Dummy> |
ContainerStoreServiceTests.DUMMY_FLAGS |
static JdbcAbstractStore.EntityPopulator<Dummy> |
Dummy.POPUL |
| Modifier and Type | Method and Description |
|---|---|
Dummy |
ThrowingStore.get(Item item) |
Dummy |
DummyStore.get(Item item) |
| Modifier and Type | Method and Description |
|---|---|
static JdbcAbstractStore.StatementValues<Dummy> |
Dummy.value(Item it) |
| Modifier and Type | Method and Description |
|---|---|
void |
ThrowingStore.create(Item item,
Dummy value) |
void |
DummyStore.create(Item item,
Dummy value) |
void |
ThrowingStore.update(Item item,
Dummy value) |
void |
DummyStore.update(Item item,
Dummy value) |
Copyright © 2023. All Rights Reserved.