Generic XML Push Adapter SQL Queries

In the adapter package, the sql_queries file located in adapterCode > PushAdapter > sqlTablesCreation, contains the queries needed to create tables in a new schema in Oracle for testing the adapter. The tables correspond to the adapterCode\<adapter ID>\mappings\mappings.xml file.

Note The sql_queries file is not needed for the adapter. It is only an example.