| Package | Description | 
|---|---|
| it.unimi.dico.islab.idbs2.cloud | Contains all necessary classes to represent and manage a  Cloudstructure
                connected to the cloud database. | 
| it.unimi.dico.islab.idbs2.cloud.session | Contains all necessary classes to manage the Hibernate Session connected to a cloud database. | 
| it.unimi.dico.islab.idbs2.kc | Contains all necessary classes to represent and manage a  KnowledgeChunkstructure
                connected to the kc database. | 
| it.unimi.dico.islab.idbs2.kc.session | Contains all necessary classes to manage the Hibernate Session connected to a kc database. | 
| it.unimi.dico.islab.idbs2.map | Contains all necessary classes to represent and manage an HMatch  MappingSetstructure
                connected to the map database. | 
| it.unimi.dico.islab.idbs2.map.session | Contains all necessary classes to manage the Hibernate Session connected to a map database. | 
| it.unimi.dico.islab.idbs2.utils |