Frames | No Frames |
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 |
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 |