Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
jvx:rest_storage_client [2018/03/09 11:40]
admin created
jvx:rest_storage_client [2018/03/09 11:45]
admin
Line 160: Line 160:
             {             {
                 pBook.insert(false);​                 pBook.insert(false);​
-                pBook.setValues(new String[] {"​ID",​ "​FIRST",​ "​LAST"​},​ new Object[] {new BigDecimal((BigInteger)m.get("​ID"​)),​ m.get("​FIRSTNAME"​),​ m.get("​SURNAME"​)} ); +                pBook.setValues(new String[] {"​ID",​ "​FIRST",​ "​LAST"​}, ​ 
 +                                ​new Object[] {new BigDecimal((BigInteger)m.get("​ID"​)),​ m.get("​FIRSTNAME"​),​ m.get("​SURNAME"​)} ); 
             }             }
             ​             ​
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information