Verwendungen von Package
ch.nolix.systemapi.rawdataapi.datadtoapi

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.datareader package defines a IDataReader 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.objectdata.data packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.dataapi package.
The ch.nolix.system.objectdata.datatool packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.datatoolapi package.
The ch.nolix.system.objectdata.fieldtool packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.fieldtoolapi package.
The ch.nolix.system.sqlrawdata.datadto package defines the types that are declared in the ch.nolix.systemapi.rawdataapi.datadtoapi package for SQL databases.
The ch.nolix.system.sqlrawdata.datareader package defines a IDataReader for SQL databases.
The ch.nolix.system.sqlrawdata.datawriter package defines a IDataWriter for SQL databases.
The ch.nolix.system.sqlrawdata.statementcreator package defines the types that are declared in the ch.nolix.systemapi.sqlrawdataapi.statementcreatorapi package
The ch.nolix.systemapi.objectdataapi.dataapi package declares types for the data of databases.
The ch.nolix.systemapi.objectdataapi.fieldtoolapi package declares tools for IFields.
The ch.nolix.systemapi.rawdataapi.dataadapterapi package declares types to access the data of databases.
The ch.nolix.systemapi.rawdataapi.datadtoapi package declares DTOs for the data of databases.
The ch.nolix.systemapi.sqlrawdataapi.statementcreatorapi package declares types that can create statements to access the data of SQL databases.