Uses of Package
org.objectweb.medor.datasource.api

Packages that use org.objectweb.medor.datasource.api
org.objectweb.medor.datasource.api   
org.objectweb.medor.datasource.lib   
org.objectweb.medor.datasource.rdb.api   
org.objectweb.medor.datasource.rdb.lib   
org.objectweb.medor.eval.api   
org.objectweb.medor.eval.lib   
org.objectweb.medor.optim.rdb   
org.objectweb.medor.query.api   
org.objectweb.medor.query.lib   
org.objectweb.medor.query.rdb.lib   
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.datasource.api
DataStore
          Describes data stores, i.e., entities storing data, such as a relational database, an object-oriented database, an LDAP directory, a UDDI directory, an XML document store, a text file storage system, etc.
Wrapper
          Represents a wrapper to access data from a QueryLeaf at query evaluation time.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.datasource.lib
DataStore
          Describes data stores, i.e., entities storing data, such as a relational database, an object-oriented database, an LDAP directory, a UDDI directory, an XML document store, a text file storage system, etc.
Wrapper
          Represents a wrapper to access data from a QueryLeaf at query evaluation time.
WrapperFactory
          A WrapperFactory is called at evaluation time by the QueryEvaluator when reaching a QueryLeaf.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.datasource.rdb.api
DataStore
          Describes data stores, i.e., entities storing data, such as a relational database, an object-oriented database, an LDAP directory, a UDDI directory, an XML document store, a text file storage system, etc.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.datasource.rdb.lib
Wrapper
          Represents a wrapper to access data from a QueryLeaf at query evaluation time.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.eval.api
WrapperFactory
          A WrapperFactory is called at evaluation time by the QueryEvaluator when reaching a QueryLeaf.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.eval.lib
WrapperFactory
          A WrapperFactory is called at evaluation time by the QueryEvaluator when reaching a QueryLeaf.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.optim.rdb
DataStore
          Describes data stores, i.e., entities storing data, such as a relational database, an object-oriented database, an LDAP directory, a UDDI directory, an XML document store, a text file storage system, etc.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.query.api
DataStore
          Describes data stores, i.e., entities storing data, such as a relational database, an object-oriented database, an LDAP directory, a UDDI directory, an XML document store, a text file storage system, etc.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.query.lib
DataStore
          Describes data stores, i.e., entities storing data, such as a relational database, an object-oriented database, an LDAP directory, a UDDI directory, an XML document store, a text file storage system, etc.
 

Classes in org.objectweb.medor.datasource.api used by org.objectweb.medor.query.rdb.lib
DataStore
          Describes data stores, i.e., entities storing data, such as a relational database, an object-oriented database, an LDAP directory, a UDDI directory, an XML document store, a text file storage system, etc.