50 likes | 155 Vues
This book explores XML input and output integration with JDBC connections, facilitating SQL query conversions on the fly. It focuses on transitive closure operations, regular select and insert queries, and limitations related to data validation and relationships. The text includes how to enhance SQL cases with an added emphasis on web interfaces and metadata information.
E N D
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
Limitations • No validation • No many-to-many relationships • Relationships between either one or two entities only • Outer table has to be specified first
Extensions • Web interface • Metadata information • Add DTD or XML schema to output • Single-rooted hierarch output • Addition of more SQL cases like update