jtools |
All Java tools needed by Saada. That is the only platform dependant part of Saada/ |
jtools/ant |
Ant libraries. These library are used by both santscript and Java code. |
jtools/java |
Java distribution including the compiler. |
jtools/j2ee |
Java libraries used by the Web interface (Servlets). |
jtools/scripts |
Java tools wrapper. These scripts are really useful for Windows. They avoid version conflictsbetween the Java machine declared in the register base and those of Saada. |
bin |
Scripts used to manage the SaadaDB |
lib |
All Java libraries independent of that SaadaDB instance. |
config |
Configuration files created at SaadaDB creation time (saadadb.xml and collection_attr.xml and generated during some set-up operation (relation.xml and *.config. |
algo_correlation |
No longer used |
indexation |
Saada relationships indexes (see) |
class_mapping |
Java classes generated at SaadaDB creation time and during loading processes. |
java |
Saada Java sources and class files. Can be removed to save place. |
web |
SaadaDB web interface. Contains a template similar to the Web application deployed in Tomcat |