JDBC Driver for Kintone

Build 22.0.8462

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.


PropertyDescription
AllowSpecialCharactersDetermines whether or not to allow special characters. If true special characters will not be replaced.
BatchSizeThe maximum size of each batch operation to submit.
CheckForSubtablesInA comma-separated list of Kintone apps to retrieve subtables from.
ConnectionLifeTimeThe maximum lifetime of a connection in seconds. Once the time has elapsed, the connection object is disposed.
ConnectOnOpenThis property specifies whether to connect to the Kintone when the connection is opened.
GuestSpaceIdRestrict query results to a guest space.
MaxRowsLimits the number of rows returned rows when no aggregation or group by is used in the query. This helps avoid performance issues at design time.
NumberMapToDoubleDetermines whether or not to change the datatype of number fields from decimal to double.
OtherThese hidden properties are used only in specific use cases.
PagesizeThe maximum number of results to return per page from Kintone.
PoolIdleTimeoutThe allowed idle time for a connection before it is closed.
PoolMaxSizeThe maximum connections in the pool.
PoolMinSizeThe minimum number of connections in the pool.
PoolWaitTimeThe max seconds to wait for an available connection.
ReadonlyYou can use this property to enforce read-only access to Kintone from the provider.
RTKThe runtime key used for licensing.
SubtableSeparatorCharacterThe character used for dividing tables from subtables in the format tablename + char + subtable.
TimeoutThe value in seconds until the timeout error is thrown, canceling the operation.
UseCodeForFieldNameDetermines whether to use Label or Code for Field Name.
UseConnectionPoolingThis property enables connection pooling.
UseCursorBoolean determining if cursors should be used to retrieve records.
UserDefinedViewsA filepath pointing to the JSON configuration file containing your custom views.
UseSimpleNamesBoolean determining if simple names should be used for tables and columns.
UseUnitForNumericFieldDetermines whether to display unit with Field Name.

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