Verwendungen von Package
ch.nolix.coreapi.programcontrolapi.savecontrolapi

Package
Beschreibung
The ch.nolix.coreapi.programcontrolapi.savecontrolapi package declares types for save control.
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.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.objectdata.data packages implements the types that are declared in the ch.nolix.systemapi.objectdataapi.dataapi package.
The ch.nolix.system.objectdata.dataadapter packages defines the types that are declared in the ch.nolix.systemapi.objectdataapi.dataadapterapi package.
The ch.nolix.system.objectschema.schemaadapter package defines a base {ch.nolix.techapi.databaseschemaapi.schemaadapterapi.IDatabaseSchemaAdapter}.
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.system.sqlrawschema.schemaadapter package defines the types that are declared in the ch.nolix.systemapi.rawschemaapi.schemaadapterapi package for SQL databases.
The ch.nolix.system.sqlschema.schemaadapter package defines base types of the types that are declared in the ch.nolix.systemapi.sqlschemaapi.schemaadapterapi package.
The ch.nolix.systemapi.objectdataapi.dataadapterapi package declares an adapter to access the data of databases.
The ch.nolix.systemapi.objectschemaapi.schemaadapterapi package declares adapters to access the schema of 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.
The ch.nolix.systemapi.rawschemaapi.schemaadapterapi package declares adapters to access the schema of real databases.
The ch.nolix.systemapi.sqlschemaapi.schemaadapterapi package declares types to access the schema of SQL databases.
The ch.nolix.techapi.relationaldocapi.dataaapterapi package declares the data adapter of a relational document model.