IndexedDB::InMemoryBatch class of PicoRuby
Singleton methods
new
IndexedDB::InMemoryBatch.new(InMemoryDatabase database, Array[String] store_names, Symbol | String mode) -> void
Instance methods
[]
instance.[](String | Symbol store_name) -> InMemoryBatchView