1 / 5

XML and Databases

XML and Databases. Prasenjit Adak Stylianos Paparizos. Description. XML input and output JDBC connection Assuming existing data collection SQL query conversion on the fly Regular select and insert queries Transitive closure. Input. Request tag Connect tag Query tag Insert tag.

lucine
Télécharger la présentation

XML and Databases

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. XML and Databases Prasenjit Adak Stylianos Paparizos

  2. Description • XML input and output • JDBC connection • Assuming existing data collection • SQL query conversion on the fly • Regular select and insert queries • Transitive closure

  3. Input • Request tag • Connect tag • Query tag • Insert tag

  4. Limitations • No validation • No many-to-many relationships • Relationships between either one or two entities only • Outer table has to be specified first

  5. Extensions • Web interface • Metadata information • Add DTD or XML schema to output • Single-rooted hierarch output • Addition of more SQL cases like update

More Related