Download presentation
Presentation is loading. Please wait.
1
Modifying Jython Examples
2
SQL Insert in Jython
5
Modelled after the Jython “print” statement
root_1 = (PythonTree)adaptor.becomeRoot(new SQLInsert(INSERT, INSERT90, ((sqlinsert_stmt_scope)sqlinsert_stmt_stack.peek()).table, (java.util.List<String>)((sqlinsert_stmt_scope)sqlinsert_stmt_stack.peek()).attrs, (java.util.List<expr>)((sqlinsert_stmt_scope)sqlinsert_stmt_stack.peek()).exprs
21
SQL Select in Jython
22
SQL Select in Jython (continued)
23
SQL Select in Jython (continued)
41
./runTest.sh
42
./runTest.sh (continued)
43
./runTest.sh (continued)
44
./runTest.sh (continued)
45
./runTest.sh (continued)
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.