Package ch.nolix.systemapi.objectdataapi
package ch.nolix.systemapi.objectdataapi
The
ch.nolix.systemapi.objectdataapi
package declares types to access
the data of databases.- Version:
- 2021-09-26
- Autor:
- Silvan Wyss
-
PackageBeschreibungThe
ch.nolix.systemapi
package defines APIs that declares types for technical use.Thech.nolix.systemapi.objectdataapi.dataadapterapi
package declares an adapter to access the data of databases.Thech.nolix.systemapi.objectdataapi.dataapi
package declares types for the data of databases.Thech.nolix.systemapi.objectdataapi.dataflyweightapi
declares flyweights forIField
s.Thech.nolix.systemapi.objectdataapi.datatoolapi
package declares tools for the types ofch.nolix.systemapi.objectdataapi.dataapi
.Thech.nolix.systemapi.objectdataapi.datavalidatorapi
package declares validators for the types of thech.nolix.systemapi.objectdataapi.dataapi
package.Thech.nolix.systemapi.objectdataapi.fieldproperty
package defines properties for fields.Thech.nolix.systemapi.objectdataapi.fieldtoolapi
package declares tools forIField
s.Thech.nolix.systemapi.objectdataapi.fieldvalidatorapi
package declares validators forIField
package.Thech.nolix.systemapi.objectdataapi.parameterizedfieldtypemapper2api
package declares mappers forIParameterizedFieldType
.Thech.nolix.systemapi.objectdataapi.parameterizedfieldtypemapperapi
package declares mappers forIParameterizedFieldType
.Thech.nolix.systemapi.objectdataapi.schemaapi
package declares a schema forIEntity
.Thech.nolix.systemapi.objectdataapi.schemamapperapi
package declares a mapper that can mapIEntity
types toITable
s.