Service for fetching metadata for a table using JDBC.
Service for fetching metadata for a table using JDBC.
Service for fetching metadata for a table using JDBC.
No attempt at caching metadata is made, as such frequent invocations are to be avoided and the metadata should be cached/reused by the caller.
Provides support for pooled JDBC connections using DBCP.
A WASP Consumers Spark plugin to write to PostgreSQL via batch and streaming, with support for INSERT ON CONFLICT
operations, connection pooling, batching and transactions.
Base class for writers that write to PostgreSQL using upserts (INSERT ON CONFLICT)
A SparkBatchWriter that writes to PostgreSQL using upserts (INSERT ON CONFLICT)
A SparkBatchWriter that writes to PostgreSQL using upserts (INSERT ON CONFLICT)
Model for the upsert operations
A SparkStructuredStreamingWriter that writes to PostgreSQL using upserts (INSERT ON CONFLICT)
A SparkStructuredStreamingWriter that writes to PostgreSQL using upserts (INSERT ON CONFLICT)
Model for the upsert operations
Service for fetching metadata for a table using JDBC.
No attempt at caching metadata is made, as such frequent invocations are to be avoided and the metadata should be cached/reused by the caller.