Package | Description |
---|---|
it.unimi.dico.islab.idbs2.cloud |
Contains all necessary classes to represent and manage a
Cloud structure
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
KnowledgeChunk structure
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
MappingSet structure
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 |