Package com.onwbp.adaptation


package com.onwbp.adaptation
Provides core classes and interfaces for accessing datasets, tables, and their records.

The main class of this package is Adaptation, which represents both datasets and records.

The class AdaptationTable represents tables, and the class Request is the entry point for specifying simple requests on tables.