Apache Cassandra

webMethods BigData Driver for Apache Cassandra

DataSource

Transaction Type DataSource Class
NO_TRANSACTION
wm.jdbcx.cassandra.CassandraDataSource40

Other Properties

Specify the parameters in the Other Properties field:

Parameter Description
transactionmode To enable LOCAL_TRANSACTION:
transactionmode=ignore
Note: LOCAL_TRANSACTION connections are not supported.
SchemaDefinition To work with an operating system other than Windows:
SchemaDefinition=<Valid file path>
REFRESH SCHEMA Use REFRESH SCHEMA in SQL statement to add newly discovered objects to your relational view of native data type.

Required Connection Property Fields

Driver Name Server Name User Password Database Name Port Number Network Protocol
webMethods BigData Driver for Apache Cassandra No No No No No No

For more information about limitations, see Limitations.

Limitations

Driver Database/

Adapter IS Operating System/

Platform Affected

Limitation Description
webMethods BigData Driver for Apache Cassandra Apache Cassandra This driver does not support:
  1. Services: UpdateSQL, BatchInsertSQL, BatchUpdateSQL, StoredProcedure, StoredProcedureWithSignature
  2. Notifications: InsertNotifications, UpdateNotifications, DeleteNotifications, StoredProcedureNotifications, StoredProcedureNotificationsWithSignature, and OrderedNotifications
  3. LOCAL_TRANSACTION and XA_TRANSACTION connections