Groovy Documentation

metridoc.plugins.datasource.providers
[Groovy] Class MySqlDataSourceProvider

java.lang.Object
  metridoc.plugins.datasource.providers.MySqlDataSourceProvider

class MySqlDataSourceProvider
extends Object

Method Summary
static DataSource getDataSource(LinkedHashMap args)

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Method Detail

getDataSource

static DataSource getDataSource(LinkedHashMap args)


 

Groovy Documentation