| Package | Description |
|---|---|
| org.sqlite | |
| org.sqlite.core |
| Modifier and Type | Method and Description |
|---|---|
void |
ExtendedCommand.SQLExtension.execute(DB db) |
void |
ExtendedCommand.BackupCommand.execute(DB db) |
void |
ExtendedCommand.RestoreCommand.execute(DB db) |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeDB
This class provides a thin JNI layer over the SQLite3 C API.
|
| Modifier and Type | Field and Description |
|---|---|
protected DB |
CoreStatement.db |
protected DB |
CoreResultSet.db |
protected DB |
CoreConnection.db |
| Modifier and Type | Method and Description |
|---|---|
DB |
CoreConnection.db() |
Copyright © 2015. All rights reserved.