JDBC Driver for Wave Financial

Build 22.0.8462

Countries

List countries.

Table Specific Information

The driver uses the Wave Financial API to process some of the filters. The driver processes other filters client-side within the driver. You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false in which case any search criteria that refers to other columns will cause inconsistent data. For example, the following queries are processed server side.

SELECT


SELECT * FROM Countries WHERE Code = 'US'

Columns

Name Type References SupportedOperators Description
Code [KEY] String Country code.
Name String Plain-language representation.
CurrencyCode String

Currencies.Code

Currency code.
NameWithArticle String Name of the country with the appropriate article.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462