public abstract class PreparedPut<Result>
extends java.lang.Object
StorIOSQLite which performs insert or update data
in StorIOSQLite.| Modifier and Type | Class and Description |
|---|---|
static class |
PreparedPut.Builder
Builder for
PreparedPut. |
| Modifier and Type | Field and Description |
|---|---|
protected StorIOSQLite |
storIOSQLite |
@NonNull protected final StorIOSQLite storIOSQLite