sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.storage
Package-level
declarations
Types
Types
Sqlite
Link copied to clipboard
interface
Sqlite
:
ScriptCloseable
Sqlite 数据库接口,提供原生 SQL 语句的执行与查询功能。
Sqlite
Manager
Link copied to clipboard
interface
SqliteManager
:
ScriptCloseable
,
Variable
Sqlite 数据库管理器接口。
Storage
Link copied to clipboard
interface
Storage
存储接口,提供键值对的存储操作功能
Storages
Link copied to clipboard
interface
Storages
:
Variable
存储管理接口,用于获取和移除存储实例