Skip to content

[WAYANG-55] Add JDBC driver documentation#722

Merged
novatechflow merged 1 commit into
apache:mainfrom
harshitsingh070:wayang-jdbc-docs
Jul 9, 2026
Merged

[WAYANG-55] Add JDBC driver documentation#722
novatechflow merged 1 commit into
apache:mainfrom
harshitsingh070:wayang-jdbc-docs

Conversation

@harshitsingh070

Copy link
Copy Markdown
Contributor

This PR adds documentation for the Apache Wayang JDBC driver.

What's included

  • Connection setup and JDBC URL format
  • Java code examples (Statement and PreparedStatement)
  • Configuration properties reference
  • Supported SQL operations
  • Metadata support (DatabaseMetaData, ResultSetMetaData)
  • BI tool integration guide (DBeaver setup)
  • Architecture overview of how the driver works
  • Known limitations

Location

wayang-docs/src/main/resources/using_wayang/api_jdbc/index.md

Follows the existing doc structure under using_wayang/.

Related to #719

@novatechflow novatechflow merged commit 7650e79 into apache:main Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants