Verwendungen von Schnittstelle
ch.nolix.systemapi.rawschemaapi.schemaadapterapi.ISchemaReader

Packages, die ISchemaReader verwenden
Package
Beschreibung
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.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.noderawschema.schemaadapter package defines the types that are declared in the ch.nolix.systemapi.rawschemaapi.schemaadapterapi package for databases that base on BaseNodes.
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.databaseinspector package defines a database inspector.
The ch.nolix.system.sqlrawschema.schemaadapter package defines the types that are declared in the ch.nolix.systemapi.rawschemaapi.schemaadapterapi package for SQL databases.
The ch.nolix.systemapi.rawdataapi.dataandschemaadapterapi package declares types to access the data and schema of databases.
The ch.nolix.systemapi.rawschemaapi.schemaadapterapi package declares adapters to access the schema of real databases.