Skip navigation links
A B C D E F G H I J L M O Q R S T U V 

B

beginTransaction() - Method in class org.mozilla.mentat.Mentat
Start a new transaction TODO: Throw an exception if the result contains an error.
bind(String, long) - Method in class org.mozilla.mentat.Query
Binds a long value to the provided variable name.
bind(String, boolean) - Method in class org.mozilla.mentat.Query
Binds a boolean value to the provided variable name.
bind(String, double) - Method in class org.mozilla.mentat.Query
Binds a double value to the provided variable name.
bind(String, Date) - Method in class org.mozilla.mentat.Query
Binds a Date value to the provided variable name.
bind(String, String) - Method in class org.mozilla.mentat.Query
Binds a String value to the provided variable name.
bind(String, UUID) - Method in class org.mozilla.mentat.Query
Binds a UUID value to the provided variable name.
bindEntidReference(String, long) - Method in class org.mozilla.mentat.Query
Binds a Entid value to the provided variable name.
bindKeyword(String, String) - Method in class org.mozilla.mentat.Query
Binds a keyword value to the provided variable name.
bindKeywordReference(String, String) - Method in class org.mozilla.mentat.Query
Binds a String keyword value to the provided variable name.
builder() - Method in class org.mozilla.mentat.InProgress
Creates an InProgressBuilder using this InProgress .
builderForEntid(long) - Method in class org.mozilla.mentat.InProgress
Creates an `EntityBuilder` using this `InProgress` for the entity with `entid`.
builderForTempid(String) - Method in class org.mozilla.mentat.InProgress
Creates an `EntityBuilder` using this `InProgress` for a new entity with `tempid`.
ByReference() - Constructor for class org.mozilla.mentat.InProgressTransactionResult.ByReference
 
ByReference() - Constructor for class org.mozilla.mentat.RustError.ByReference
 
ByReference() - Constructor for class org.mozilla.mentat.TxChange.ByReference
 
ByReference() - Constructor for class org.mozilla.mentat.TxChangeList.ByReference
 
ByValue() - Constructor for class org.mozilla.mentat.InProgressTransactionResult.ByValue
 
ByValue() - Constructor for class org.mozilla.mentat.RustError.ByValue
 
ByValue() - Constructor for class org.mozilla.mentat.TxChange.ByValue
 
ByValue() - Constructor for class org.mozilla.mentat.TxChangeList.ByValue
 
A B C D E F G H I J L M O Q R S T U V 
Skip navigation links