org.beangle.data.jdbc.ds

Members list

Type members

Classlikes

object AesEncryptor

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class AesEncryptor(initkey: String)

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
class DataSourceFactory extends Factory[DataSource], Initializing, Disposable

Build a DataSource from file: or http: config url

Build a DataSource from file: or http: config url

Attributes

Companion
object
Supertypes
trait Disposable
trait Initializing
trait Factory[DataSource]
class Object
trait Matchable
class Any
Show all
object DataSourceUtils extends Logging

Attributes

Supertypes
trait Logging
class Object
trait Matchable
class Any
Self type
class DatasourceConfig(val driver: String)

using serverName/database or url alternative

using serverName/database or url alternative

Attributes

Supertypes
class Object
trait Matchable
class Any

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Source

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Source.type
case class Source(name: String, engine: Engine, dataSource: DataSource, catalog: Option[Identifier], schema: Option[Identifier])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all