DataSourceFactory

org.beangle.data.jdbc.ds.DataSourceFactory$
See theDataSourceFactory companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def build(driver: String, username: String, password: String, props: Map[String, String]): DataSource