1[ 2 { 3 "name":"OH_Rdb_CreatePredicates" 4 }, 5 { 6 "name":"OH_Rdb_CreateValueObject" 7 }, 8 { 9 "name":"OH_Rdb_CreateValuesBucket" 10 }, 11 { 12 "first_introduced":"14", 13 "name":"OH_Rdb_CreateConfig" 14 }, 15 { 16 "first_introduced": "14", 17 "name":"OH_Rdb_SetDatabaseDir" 18 }, 19 { 20 "first_introduced": "14", 21 "name":"OH_Rdb_SetStoreName" 22 }, 23 { 24 "first_introduced": "14", 25 "name":"OH_Rdb_SetBundleName" 26 }, 27 { 28 "first_introduced": "14", 29 "name":"OH_Rdb_SetModuleName" 30 }, 31 { 32 "first_introduced": "14", 33 "name":"OH_Rdb_SetEncrypted" 34 }, 35 { 36 "first_introduced": "14", 37 "name":"OH_Rdb_SetSecurityLevel" 38 }, 39 { 40 "first_introduced": "14", 41 "name":"OH_Rdb_SetArea" 42 }, 43 { 44 "first_introduced": "14", 45 "name":"OH_Rdb_SetDbType" 46 }, 47 { 48 "first_introduced": "20", 49 "name":"OH_Rdb_SetSemanticIndex" 50 }, 51 { 52 "first_introduced": "17", 53 "name":"OH_Rdb_SetTokenizer" 54 }, 55 { 56 "first_introduced": "18", 57 "name":"OH_Rdb_SetPersistent" 58 }, 59 { 60 "first_introduced": "18", 61 "name":"OH_Rdb_IsTokenizerSupported" 62 }, 63 { 64 "first_introduced": "14", 65 "name":"OH_Rdb_GetSupportedDbType" 66 }, 67 { 68 "first_introduced": "14", 69 "name":"OH_Rdb_DestroyConfig" 70 }, 71 {"name":"OH_Rdb_GetOrOpen" }, 72 { 73 "first_introduced": "14", 74 "name":"OH_Rdb_CreateOrOpen" 75 }, 76 { 77 "name":"OH_Rdb_CloseStore" 78 }, 79 { 80 "name":"OH_Rdb_DeleteStore" 81 }, 82 { 83 "first_introduced": "14", 84 "name":"OH_Rdb_DeleteStoreV2" 85 }, 86 { 87 "name":"OH_Rdb_Insert" 88 }, 89 { 90 "first_introduced": "18", 91 "name":"OH_Rdb_BatchInsert" 92 }, 93 { 94 "name":"OH_Rdb_Update" 95 }, 96 { 97 "name":"OH_Rdb_Delete" 98 }, 99 { 100 "name":"OH_Rdb_Query" 101 }, 102 { 103 "name":"OH_Rdb_Execute" 104 }, 105 { 106 "first_introduced": "14", 107 "name":"OH_Rdb_ExecuteByTrxId" 108 }, 109 { 110 "name":"OH_Rdb_ExecuteQuery" 111 }, 112 { 113 "name":"OH_Rdb_BeginTransaction" 114 }, 115 { 116 "name":"OH_Rdb_RollBack" 117 }, 118 { 119 "name":"OH_Rdb_Commit" 120 }, 121 { 122 "first_introduced": "14", 123 "name":"OH_Rdb_BeginTransWithTrxId" 124 }, 125 { 126 "first_introduced": "14", 127 "name":"OH_Rdb_RollBackByTrxId" 128 }, 129 { 130 "first_introduced": "14", 131 "name":"OH_Rdb_CommitByTrxId" 132 }, 133 { 134 "name":"OH_Rdb_Backup" 135 }, 136 { 137 "name":"OH_Rdb_Restore" 138 }, 139 { 140 "name":"OH_Rdb_GetVersion" 141 }, 142 { 143 "name":"OH_Rdb_SetVersion" 144 }, 145 { 146 "name":"OH_Rdb_SetDistributedTables" 147 }, 148 { 149 "name":"OH_Rdb_FindModifyTime" 150 }, 151 { 152 "name":"OH_Rdb_GetTableDetails" 153 }, 154 { 155 "name":"OH_Rdb_CloudSync" 156 }, 157 { 158 "name":"OH_VBucket_PutAsset" 159 }, 160 { 161 "name":"OH_VBucket_PutAssets" 162 }, 163 { 164 "name":"OH_Data_Asset_SetName" 165 }, 166 { 167 "name":"OH_Data_Asset_SetUri" 168 }, 169 { 170 "name":"OH_Data_Asset_SetPath" 171 }, 172 { 173 "name":"OH_Data_Asset_SetCreateTime" 174 }, 175 { 176 "name":"OH_Data_Asset_SetModifyTime" 177 }, 178 { 179 "name":"OH_Data_Asset_SetSize" 180 }, 181 { 182 "name":"OH_Data_Asset_SetStatus" 183 }, 184 { 185 "name":"OH_Data_Asset_GetName" 186 }, 187 { 188 "name":"OH_Data_Asset_GetUri" 189 }, 190 { 191 "name":"OH_Data_Asset_GetPath" 192 }, 193 { 194 "name":"OH_Data_Asset_GetCreateTime" 195 }, 196 { 197 "name":"OH_Data_Asset_GetModifyTime" 198 }, 199 { 200 "name":"OH_Data_Asset_GetSize" 201 }, 202 { 203 "name":"OH_Data_Asset_GetStatus" 204 }, 205 { 206 "name":"OH_Data_Asset_CreateOne" 207 }, 208 { 209 "name":"OH_Data_Asset_DestroyOne" 210 }, 211 { 212 "name":"OH_Data_Asset_CreateMultiple" 213 }, 214 { 215 "name":"OH_Data_Asset_DestroyMultiple" 216 }, 217 { 218 "name":"OH_Rdb_Subscribe" 219 }, 220 { 221 "name":"OH_Rdb_Unsubscribe" 222 }, 223 { 224 "name":"OH_Rdb_SubscribeAutoSyncProgress" 225 }, 226 { 227 "name":"OH_Rdb_UnsubscribeAutoSyncProgress" 228 }, 229 { 230 "name":"OH_Rdb_LockRow" 231 }, 232 { 233 "name":"OH_Rdb_UnlockRow" 234 }, 235 { 236 "name":"OH_Rdb_QueryLockedRow" 237 }, 238 { 239 "first_introduced": "18", 240 "name":"OH_Value_Create" 241 }, 242 { 243 "first_introduced": "18", 244 "name":"OH_Value_Destroy" 245 }, 246 { 247 "first_introduced": "18", 248 "name":"OH_Value_PutNull" 249 }, 250 { 251 "first_introduced": "18", 252 "name":"OH_Value_PutInt" 253 }, 254 { 255 "first_introduced": "18", 256 "name":"OH_Value_PutReal" 257 }, 258 { 259 "first_introduced": "18", 260 "name":"OH_Value_PutText" 261 }, 262 { 263 "first_introduced": "18", 264 "name":"OH_Value_PutBlob" 265 }, 266 { 267 "first_introduced": "18", 268 "name":"OH_Value_PutAsset" 269 }, 270 { 271 "first_introduced": "18", 272 "name":"OH_Value_PutAssets" 273 }, 274 { 275 "first_introduced": "18", 276 "name":"OH_Value_PutFloatVector" 277 }, 278 { 279 "first_introduced": "18", 280 "name":"OH_Value_PutUnlimitedInt" 281 }, 282 { 283 "first_introduced": "18", 284 "name":"OH_Value_GetType" 285 }, 286 { 287 "first_introduced": "18", 288 "name":"OH_Value_IsNull" 289 }, 290 { 291 "first_introduced": "18", 292 "name":"OH_Value_GetInt" 293 }, 294 { 295 "first_introduced": "18", 296 "name":"OH_Value_GetReal" 297 }, 298 { 299 "first_introduced": "18", 300 "name":"OH_Value_GetText" 301 }, 302 { 303 "first_introduced": "18", 304 "name":"OH_Value_GetBlob" 305 }, 306 { 307 "first_introduced": "18", 308 "name":"OH_Value_GetAsset" 309 }, 310 { 311 "first_introduced": "18", 312 "name":"OH_Value_GetAssetsCount" 313 }, 314 { 315 "first_introduced": "18", 316 "name":"OH_Value_GetAssets" 317 }, 318 { 319 "first_introduced": "18", 320 "name":"OH_Value_GetFloatVectorCount" 321 }, 322 { 323 "first_introduced": "18", 324 "name":"OH_Value_GetFloatVector" 325 }, 326 { 327 "first_introduced": "18", 328 "name":"OH_Value_GetUnlimitedIntBand" 329 }, 330 { 331 "first_introduced": "18", 332 "name":"OH_Value_GetUnlimitedInt" 333 }, 334 { 335 "first_introduced": "18", 336 "name":"OH_VBuckets_Create" 337 }, 338 { 339 "first_introduced": "18", 340 "name":"OH_VBuckets_Destroy" 341 }, 342 { 343 "first_introduced": "18", 344 "name":"OH_VBuckets_PutRow" 345 }, 346 { 347 "first_introduced": "18", 348 "name":"OH_VBuckets_PutRows" 349 }, 350 { 351 "first_introduced": "18", 352 "name":"OH_VBuckets_RowCount" 353 }, 354 { 355 "first_introduced": "18", 356 "name":"OH_Values_Create" 357 }, 358 { 359 "first_introduced": "18", 360 "name":"OH_Values_Destroy" 361 }, 362 { 363 "first_introduced": "18", 364 "name":"OH_Values_Put" 365 }, 366 { 367 "first_introduced": "18", 368 "name":"OH_Values_PutNull" 369 }, 370 { 371 "first_introduced": "18", 372 "name":"OH_Values_PutInt" 373 }, 374 { 375 "first_introduced": "18", 376 "name":"OH_Values_PutReal" 377 }, 378 { 379 "first_introduced": "18", 380 "name":"OH_Values_PutText" 381 }, 382 { 383 "first_introduced": "18", 384 "name":"OH_Values_PutBlob" 385 }, 386 { 387 "first_introduced": "18", 388 "name":"OH_Values_PutAsset" 389 }, 390 { 391 "first_introduced": "18", 392 "name":"OH_Values_PutAssets" 393 }, 394 { 395 "first_introduced": "18", 396 "name":"OH_Values_PutFloatVector" 397 }, 398 { 399 "first_introduced": "18", 400 "name":"OH_Values_PutUnlimitedInt" 401 }, 402 { 403 "first_introduced": "18", 404 "name":"OH_Values_Count" 405 }, 406 { 407 "first_introduced": "18", 408 "name":"OH_Values_GetType" 409 }, 410 { 411 "first_introduced": "18", 412 "name":"OH_Values_Get" 413 }, 414 { 415 "first_introduced": "18", 416 "name":"OH_Values_IsNull" 417 }, 418 { 419 "first_introduced": "18", 420 "name":"OH_Values_GetInt" 421 }, 422 { 423 "first_introduced": "18", 424 "name":"OH_Values_GetReal" 425 }, 426 { 427 "first_introduced": "18", 428 "name":"OH_Values_GetText" 429 }, 430 { 431 "first_introduced": "18", 432 "name":"OH_Values_GetBlob" 433 }, 434 { 435 "first_introduced": "18", 436 "name":"OH_Values_GetAsset" 437 }, 438 { 439 "first_introduced": "18", 440 "name":"OH_Values_GetAssetsCount" 441 }, 442 { 443 "first_introduced": "18", 444 "name":"OH_Values_GetAssets" 445 }, 446 { 447 "first_introduced": "18", 448 "name":"OH_Values_GetFloatVectorCount" 449 }, 450 { 451 "first_introduced": "18", 452 "name":"OH_Values_GetFloatVector" 453 }, 454 { 455 "first_introduced": "18", 456 "name":"OH_Values_GetUnlimitedIntBand" 457 }, 458 { 459 "first_introduced": "18", 460 "name":"OH_Values_GetUnlimitedInt" 461 }, 462 { 463 "first_introduced": "18", 464 "name":"OH_RdbTrans_CreateOptions" 465 }, 466 { 467 "first_introduced": "18", 468 "name":"OH_RdbTrans_DestroyOptions" 469 }, 470 { 471 "first_introduced": "18", 472 "name":"OH_RdbTransOption_SetType" 473 }, 474 { 475 "first_introduced": "18", 476 "name":"OH_RdbTrans_Commit" 477 }, 478 { 479 "first_introduced": "18", 480 "name":"OH_RdbTrans_Rollback" 481 }, 482 { 483 "first_introduced": "18", 484 "name":"OH_RdbTrans_Insert" 485 }, 486 { 487 "first_introduced": "18", 488 "name":"OH_RdbTrans_BatchInsert" 489 }, 490 { 491 "first_introduced": "18", 492 "name":"OH_RdbTrans_Update" 493 }, 494 { 495 "first_introduced": "18", 496 "name":"OH_RdbTrans_Delete" 497 }, 498 { 499 "first_introduced": "18", 500 "name":"OH_RdbTrans_Query" 501 }, 502 { 503 "first_introduced": "18", 504 "name":"OH_RdbTrans_QuerySql" 505 }, 506 { 507 "first_introduced": "18", 508 "name":"OH_RdbTrans_Execute" 509 }, 510 { 511 "first_introduced": "18", 512 "name":"OH_RdbTrans_Destroy" 513 }, 514 { 515 "first_introduced": "18", 516 "name":"OH_Rdb_CreateTransaction" 517 }, 518 { 519 "first_introduced": "18", 520 "name":"OH_VBucket_PutFloatVector" 521 }, 522 { 523 "first_introduced": "18", 524 "name":"OH_VBucket_PutUnlimitedInt" 525 }, 526 { 527 "first_introduced": "18", 528 "name":"OH_Rdb_ExecuteV2" 529 }, 530 { 531 "first_introduced": "18", 532 "name":"OH_Rdb_ExecuteQueryV2" 533 }, 534 { 535 "first_introduced": "18", 536 "name":"OH_Cursor_GetFloatVectorCount" 537 }, 538 { 539 "first_introduced": "18", 540 "name":"OH_Cursor_GetFloatVector" 541 }, 542 { 543 "first_introduced": "20", 544 "name":"OH_Predicates_NotLike" 545 }, 546 { 547 "first_introduced": "20", 548 "name":"OH_Predicates_Glob" 549 }, 550 { 551 "first_introduced": "20", 552 "name":"OH_Predicates_NotGlob" 553 }, 554 { 555 "first_introduced": "20", 556 "name":"OH_Predicates_Having" 557 }, 558 { 559 "first_introduced": "20", 560 "name":"OH_Rdb_CreateCryptoParam" 561 }, 562 { 563 "first_introduced": "20", 564 "name":"OH_Rdb_DestroyCryptoParam" 565 }, 566 { 567 "first_introduced": "20", 568 "name":"OH_Crypto_SetEncryptionKey" 569 }, 570 { 571 "first_introduced": "20", 572 "name":"OH_Crypto_SetIteration" 573 }, 574 { 575 "first_introduced": "20", 576 "name":"OH_Crypto_SetEncryptionAlgo" 577 }, 578 { 579 "first_introduced": "20", 580 "name":"OH_Crypto_SetHmacAlgo" 581 }, 582 { 583 "first_introduced": "20", 584 "name":"OH_Crypto_SetKdfAlgo" 585 }, 586 { 587 "first_introduced": "20", 588 "name":"OH_Crypto_SetCryptoPageSize" 589 }, 590 { 591 "first_introduced": "20", 592 "name":"OH_RdbTrans_InsertWithConflictResolution" 593 }, 594 { 595 "first_introduced": "20", 596 "name":"OH_RdbTrans_UpdateWithConflictResolution" 597 }, 598 { 599 "first_introduced": "20", 600 "name":"OH_Rdb_SetCustomDir" 601 }, 602 { 603 "first_introduced": "20", 604 "name":"OH_Rdb_SetReadOnly" 605 }, 606 { 607 "first_introduced": "20", 608 "name":"OH_Rdb_SetPlugins" 609 }, 610 { 611 "first_introduced": "20", 612 "name":"OH_Rdb_SetCryptoParam" 613 }, 614 { 615 "first_introduced": "20", 616 "name":"OH_Rdb_InsertWithConflictResolution" 617 }, 618 { 619 "first_introduced": "20", 620 "name":"OH_Rdb_UpdateWithConflictResolution" 621 }, 622 { 623 "first_introduced": "20", 624 "name":"OH_Rdb_Attach" 625 }, 626 { 627 "first_introduced": "20", 628 "name":"OH_Rdb_Detach" 629 }, 630 { 631 "first_introduced": "20", 632 "name":"OH_Rdb_SetLocale" 633 } 634]