From Database
Selecting this pane will convert a MusicXML file to Java beans which are then converted to the data type selected in the to-conversion pane.
This selection requires that some MusicXML file has already been converted to a database record.
- Select a previously-stored score from the Score Name select list.
- Select the "Show SQL" checkbox to display the SQL queries that Hibernate executes.
If a database connection has not yet been established by the tool or if the database tables have not yet been created, there may be a delay when a Score Name is selected while the database performs these tasks.
NOTE: It's recommended that that SQL output be redirected to a file, as the amount of output may overwhelm the tool, requiring that it be restarted (do this under the "Output" tab in the tool).