| Package | Description |
|---|---|
| org.sqlite |
| Modifier and Type | Method and Description |
|---|---|
static SQLiteUpdateListener.Type |
SQLiteUpdateListener.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SQLiteUpdateListener.Type[] |
SQLiteUpdateListener.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLiteUpdateListener.onUpdate(SQLiteUpdateListener.Type type,
String database,
String table,
long rowId) |
Copyright © 2020. All rights reserved.