Lines Matching refs:I
4 ## How do I encrypt an RDB store? (API version 9)
15 ## What should I do if the table data in an RDB store cannot be cleared by using **TRUNCATE TABLE**…
35 ## How do I persistent application data? (API version 9)
68 ## How do I save pixel map data to a database? (API version 9)
79 ## How do I obtain RDB store files? (API version 9)
96 ## Should I design a lock mechanism for databases in development? (API version 9)
100 I do not know whether I need to design a lock mechanism for databases in development.
107 ## What should I do if I failed to use get() to obtain the data saved by @ohos.data.storage put()? …
118 ## What should I do if a large text file fails to be saved in an RDB store? (API version 9)
131 ## What should I do if "undefined" is returned by Preferences.get after Preferences.put is successf…
144 ## Can I specify the in-memory database mode when using an RDB store? (API version 9)
151 ## How do I obtain the size of an RDB store?
157 ## How do I obtain the path of an RDB store?