Script

org.beangle.data.jdbc.script.Script
class Script(val source: Any, val statements: List[String])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete fields

val source: Any
val statements: List[String]