Executes SQL script
biz.hammurapi.ant.Script
Attribute | Description | Required |
---|---|---|
delimiter | Statements delimiter (single character). Defaults to ';' | No. |
file | Script file. Required if there is no nested text. File content is executed after text. | No. |
Element | Description |
---|---|
connection | Connection |
text | Script text. Required if file is not set. |