| Package | Description |
|---|---|
| net.anwiba.commons.jdbc |
| Modifier and Type | Method and Description |
|---|---|
IDatabaseValue |
DatabaseUtilities.value(Object object,
int type) |
IDatabaseValue |
DatabaseUtilities.value(Object object,
int type,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
static <I> ICloseableConsumer<I,Boolean,SQLException> |
DatabaseUtilities.update(IFactory<IBlock<RuntimeException>,IWatcher,RuntimeException> cancelWatcherFactory,
Connection connection,
String statementString,
IConverter<I,List<IDatabaseValue>,SQLException> converter) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.