Content Assist

The DBIO plugin helps the developer by providing content assist .
The developer can use the keyboard shortcut Ctrl+Spacebar within the double quotes to enable this feature.

The DBIO Completion proposal is provided in the Default Java editor of the eclipse. This can be invoked inside double quotes. The resulting dialog provides you with context sensitive coding help by making available a listing of all applicable query elements for the location content assist was activated.

The DBIO plugin also provides features for traversing through the selected query. This can be achieved by selecting the respective query and clicking on the " Open query in DBIO Editor " which can be opened on a right click.