JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
O
Q
R
S
T
U
V
S
ScalarResultHandler
- Interface in
org.mozilla.mentat
Interface defining the structure of a callback from a query returning a single
TypedValue
.
Store()
- Constructor for class org.mozilla.mentat.
JNA.Store
store_begin_transaction(JNA.Store, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_cache_attribute_bi_directional(JNA.Store, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_cache_attribute_forward(JNA.Store, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_cache_attribute_reverse(JNA.Store, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_destroy(JNA.Store)
- Method in interface org.mozilla.mentat.
JNA
store_entid_for_attribute(JNA.Store, String)
- Method in interface org.mozilla.mentat.
JNA
store_entity_builder_from_entid(JNA.Store, long, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_entity_builder_from_temp_id(JNA.Store, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_in_progress_builder(JNA.Store, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_open(String)
- Method in interface org.mozilla.mentat.
JNA
store_query(JNA.Store, String)
- Method in interface org.mozilla.mentat.
JNA
store_register_observer(JNA.Store, String, Pointer, int, TxObserverCallback)
- Method in interface org.mozilla.mentat.
JNA
store_transact(JNA.Store, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
store_unregister_observer(JNA.Store, String)
- Method in interface org.mozilla.mentat.
JNA
store_value_for_attribute(JNA.Store, long, String, RustError.ByReference)
- Method in interface org.mozilla.mentat.
JNA
A
B
C
D
E
F
G
H
I
J
L
M
O
Q
R
S
T
U
V
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes