| Package | Description |
|---|---|
| com.qeagle.devtools.protocol.types.indexeddb |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectStore> |
DatabaseWithObjectStores.getObjectStores()
Object stores in this database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatabaseWithObjectStores.setObjectStores(List<ObjectStore> objectStores)
Object stores in this database.
|
Copyright © 2020. All rights reserved.