Result - type of result.public abstract class PreparedGet<Result>
extends java.lang.Object
StorIOSQLite.| Modifier and Type | Class and Description |
|---|---|
static class |
PreparedGet.Builder
Builder for
PreparedGet. |
| Modifier and Type | Field and Description |
|---|---|
protected Query |
query |
protected RawQuery |
rawQuery |
protected StorIOSQLite |
storIOSQLite |
@NonNull protected final StorIOSQLite storIOSQLite
@Nullable protected final Query query
@Nullable protected final RawQuery rawQuery