| 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> net.anwiba.commons.lang.functional.ICloseableConsumer<I,Boolean,SQLException> |
DatabaseUtilities.update(net.anwiba.commons.lang.functional.IFactory<net.anwiba.commons.lang.functional.IBlock<RuntimeException>,net.anwiba.commons.lang.functional.IWatcher,RuntimeException> cancelWatcherFactory,
Connection connection,
String statementString,
net.anwiba.commons.lang.functional.IConverter<I,List<IDatabaseValue>,SQLException> converter) |
Copyright © 2007–2017 Andreas W. Bartels. All rights reserved.