| add_reg(int RegDest, int RegSource1, int RegSource2) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| add_val(int attrId, int aValue) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| add_val(int attrId, long aValue) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_eq(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_eq_null(int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_ge(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_gt(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_le(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_like(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_lt(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_ne(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_ne_null(int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_col_notlike(ByteBuffer val, int len, int attrId, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_eq(int RegLvalue, int RegRvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_eq_null(int RegLvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_ge(int RegLvalue, int RegRvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_gt(int RegLvalue, int RegRvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_label(int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_le(int RegLvalue, int RegRvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_lt(int RegLvalue, int RegRvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_ne(int RegLvalue, int RegRvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| branch_ne_null(int RegLvalue, int Label) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| call_sub(int SubroutineNumber) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| create(NdbDictionary.TableConst table, int[] buffer, int buffer_word_size) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | static |
| def_label(int LabelNum) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| def_sub(int SubroutineNumber) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| delete(NdbInterpretedCode p0) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | static |
| equals(Object obj) | com.mysql.jtie.Wrapper | inline |
| finalise() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| getNdbError() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| getTable() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| getWordsUsed() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| hashCode() | com.mysql.jtie.Wrapper | inline |
| interpret_exit_last_row() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| interpret_exit_nok(int ErrorCode) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| interpret_exit_nok() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| interpret_exit_ok() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| load_const_null(int RegDest) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| load_const_u16(int RegDest, int Constant) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| load_const_u32(int RegDest, int Constant) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| load_const_u64(int RegDest, long Constant) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| read_attr(int RegDest, int attrId) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| read_attr(int RegDest, NdbDictionary.ColumnConst column) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| ret_sub() (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| sub_reg(int RegDest, int RegSource1, int RegSource2) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| sub_val(int attrId, int aValue) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| sub_val(int attrId, long aValue) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| toString() | com.mysql.jtie.Wrapper | inline |
| Wrapper() | com.mysql.jtie.Wrapper | inlineprotected |
| Wrapper(Wrapper o) | com.mysql.jtie.Wrapper | inlineprotected |
| write_attr(int attrId, int RegSource) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |
| write_attr(NdbDictionary.ColumnConst column, int RegSource) (defined in com.mysql.ndbjtie.ndbapi.NdbInterpretedCode) | com.mysql.ndbjtie.ndbapi.NdbInterpretedCode | |