t_DataSourceType_Adapters_Adapter
Adapter
Persistence Adapter of a particular DataSourceType. e.g. DB2, Oracle, MSSQL for RelationalDatabase
Properties
class : qualJavaNamePersistence 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 : stringDefault 3rd-party driver class name, if any.
hidden : booleanWhether the adapter is hidden in studio tools.
name : stringUniquely identifies the Persistence Adapter.
version : stringPersistence adapter compatibility version, passed to its implementation component.
wchar : booleanDefault wide character support flag. Undefined means unsupported.
Parents
t_DataSourceType_Adapters - Collection of Adapters for a DataSourceType.
Parent topic: t_DataSourceType_Adapters