Verwendungen von Schnittstelle
ch.nolix.systemapi.rawdataapi.dataadapterapi.IDataWriter

Packages, die IDataWriter verwenden
Package
Beschreibung
The ch.nolix.system.baserawdatabase.databaseadapter package defines some base types for the types that are declared in the ch.nolix.systemapi.rawdataapi.dataadapterapi package.
The ch.nolix.system.baserawschema.databaseandschemaadapter package defines some base types for the types that are declared in the ch.nolix.systemapi.rawdataapi package.
The ch.nolix.system.noderawdata.dataadapter package defines the types that are declared in the ch.nolix.systemapi.rawdataapi.dataadapterapi package for databases that base on BaseNodes.
The ch.nolix.system.noderawdata.dataandschemaadapter package defines the types that are declared in the ch.nolix.systemapi.rawdataapi.dataandschemaadapterapi package for databases that base on BaseNodes.
The ch.nolix.system.noderawdata.datawriter package defines a IDataWriter for databases that base on BaseNodes.
The ch.nolix.system.sqlrawdata.dataadapter package defines the types that are declared in the ch.nolix.systemapi.rawdataapi.dataadapterapi package for SQL databases.
The ch.nolix.system.sqlrawdata.dataandschemaadapter package defines the types that are declared in the ch.nolix.systemapi.rawdataapi.dataandschemaadapterapi package for SQL databases.
The ch.nolix.system.sqlrawdata.datawriter package defines a IDataWriter for SQL databases.
The ch.nolix.systemapi.rawdataapi.dataadapterapi package declares types to access the data of databases.
The ch.nolix.systemapi.rawdataapi.dataandschemaadapterapi package declares types to access the data and schema of databases.