JDBC Driver for Stripe

Build 25.0.9434

Data Model

The CData JDBC Driver for Stripe models the Stripe API as relational tables, views, and stored procedures. These are defined in schema files, which are simple, text-based configuration files.

The driver uses the Stripe API to process supported filters. The driver processes other filters client-side within the driver.

The driver exposes the Stripe APIs under the v1 namespace in the Stripe data model and those under the v2 namespace in the StripeV2 data model.

You can use the Schema connection property to switch between data models. The default data model is 'Stripe'.

Stripe Data Model

See Stripe Data Model for the available entities in the Stripe Data Model.

StripeV2 Data Model

See StripeV2 Data Model for the available entities in the StripeV2 Data Model.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434