= jdbc:execute == Description Execute a SQL command on a given JDBC datasource == Syntax jdbc:execute [options] datasource command == Arguments |=== |Name |Description | datasource | The JDBC datasource name, its JNDI name or service.id | command | The SQL command to execute |=== == Options |=== |Name |Description |--help |Display this help message |===