The C++ X DevApi has a createCollection(), a dropCollection() and a dropTable() method, yet no createTable() method (the Java X DevAPI has one). Why is that? How are we supposed to add tables?
↧