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

Packages, die IDataReader 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.datareader package defines a IDataReader 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.datareader package defines a IDataReader 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.