Skip to main content
Skip table of contents

t_DataSourceType_Adapters_Adapter

Adapter

Persistence Adapter of a particular DataSourceType. e.g. DB2, Oracle, MSSQL for RelationalDatabase

Properties

class : qualJavaName

Persistence adapter Java class, implementing the PersistenceAdapter interface.

Valid values based on“string”.
|[\p{L}_][\p{L}\p{N}_]*(\.[\p{L}_][\p{L}\p{N}_]*)*
driver : string

Default 3rd-party driver class name, if any.

hidden : boolean

Whether the adapter is hidden in studio tools.

name : string

Uniquely identifies the Persistence Adapter.

version : string

Persistence adapter compatibility version, passed to its implementation component.

wchar : boolean

Default wide character support flag. Undefined means unsupported.

Parents

Parent topic: t_DataSourceType_Adapters

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.