ORMappingConfig is now provided by the datasource component.
authorErik Brakkee <erik@brakkee.org>
Thu, 15 May 2008 10:17:54 +0000 (10:17 +0000)
committerErik Brakkee <erik@brakkee.org>
Thu, 15 May 2008 10:17:54 +0000 (10:17 +0000)
ExternalDatasourceComponent reads config from property file.
Next step is that it requires config from a separate
Properties object which is provided by either a property component,
or a DatabaseComponent (e.g. Derby).


No differences found