DataSourceManagerImpl

org.beangle.ems.core.config.service.impl.DataSourceManagerImpl
class DataSourceManagerImpl(val entityDao: EntityDao) extends DataSourceManager

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def activate(resourceId: Iterable[Int], active: Boolean): Unit

Concrete fields

val entityDao: EntityDao