Uses of Class org.objectweb.medor.api.DataSourceException

Uses in package org.objectweb.medor.datasource.api

Methods which throw type org.objectweb.medor.api.DataSourceException

void
WrapperFactory.bindDataStoreToWrapper(short dataStoreType, java.lang.Class wrapperClass)
For a given data store type, associates a Wrapper class.
Wrapper

Uses in package org.objectweb.medor.datasource.lib

Constructors which throw type org.objectweb.medor.api.DataSourceException

BasicDataStore.BasicDataStore(short dataStoreType, String sourceName)
Full capacities evaluation...
BasicDataStore.BasicDataStore(short dataStoreType, String sourceName, short[] capabilities)
The capacities are restrected...
ConnectionFactoryDataStore.ConnectionFactoryDataStore(short dataStoreType, String sourceName, short[] capabilities, Object cf)
It builds a ConnectionFactoryDataStore.

Methods which throw type org.objectweb.medor.api.DataSourceException

void
MedorWrapperFactory.bindDataStoreToWrapper(short dataStoreType, Class wrapperClass)
Wrapper