Updated on 2025-09-04 GMT+08:00

Process Overview

The process of executing a streaming query with GaussDB JDBC includes preparing the environment, establishing a database connection, executing a streaming query, processing the query results, and releasing resources.

Figure 1 shows the overall process.

Figure 1 Process of executing a streaming query with GaussDB JDBC