Uses of Interface
SQLite.Authorizer
| Package | Description |
|---|---|
| SQLite |
-
Uses of Authorizer in SQLite
Methods in SQLite with parameters of type Authorizer Modifier and Type Method Description voidDatabase. set_authorizer(Authorizer auth)Set authorizer function.