Here is a Cayenne-agnostic way: String url = dataSource.getConnection().getMetaData().getURL()
HTH, Andrus On Feb 17, 2014, at 10:41 AM, Markus Reich <[email protected]> wrote: > Hi, > > is it possible to get the connection URL of the data-source, specified in > the cayenne*.xml? > > regards > Markus
