Class DataSourceFromUrl

java.lang.Object
org.nuxeo.runtime.datasource.DataSourceFromUrl
All Implemented Interfaces:
Wrapper, CommonDataSource, DataSource

public class DataSourceFromUrl extends Object implements DataSource
This class is used for tests, where datasources are set up from a jdbc: url and user/password instead of a JNDI name.