org
.
virtuslab
.
beholder
.
views
.
BaseViewComponent
.
BaseView
ViewDDL
Related Doc:
package BaseView
case class
ViewDDL
(
table: (
BaseViewComponent
.this)#
BaseView
[_, _]
)
extends
slick.jdbc.JdbcProfile.DDL
with
Product
with
Serializable
Linear Supertypes
Serializable
,
Serializable
,
Product
,
Equals
,
slick.jdbc.JdbcProfile.DDL
,
slick.jdbc.JdbcProfile.SchemaDescriptionDef
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
ViewDDL
Serializable
Serializable
Product
Equals
DDL
SchemaDescriptionDef
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
ViewDDL
(
table: (
BaseViewComponent
.this)#
BaseView
[_, _]
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
++
(
other:
slick.jdbc.JdbcProfile.DDL
)
:
slick.jdbc.JdbcProfile.DDL
Definition Classes
DDL → SchemaDescriptionDef
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
createPhase1
:
Iterable
[
String
]
Attributes
protected
Definition Classes
ViewDDL
→ DDL
def
createPhase2
:
Iterable
[
String
]
Attributes
protected
Definition Classes
ViewDDL
→ DDL
def
createStatements
:
Iterator
[
String
]
Definition Classes
DDL
def
dropPhase1
:
Iterable
[
String
]
Attributes
protected
Definition Classes
ViewDDL
→ DDL
def
dropPhase2
:
Iterable
[
String
]
Attributes
protected
Definition Classes
ViewDDL
→ DDL
def
dropStatements
:
Iterator
[
String
]
Definition Classes
DDL
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
o:
Any
)
:
Boolean
Definition Classes
DDL → AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
hashCode
()
:
Int
Definition Classes
DDL → AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
val
table
: (
BaseViewComponent
.this)#
BaseView
[_, _]
def
truncatePhase
:
Iterable
[
String
]
Attributes
protected
Definition Classes
ViewDDL
→ DDL
def
truncateStatements
:
Iterator
[
String
]
Definition Classes
DDL
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
Serializable
Inherited from
Serializable
Inherited from
Product
Inherited from
Equals
Inherited from
slick.jdbc.JdbcProfile.DDL
Inherited from
slick.jdbc.JdbcProfile.SchemaDescriptionDef
Inherited from
AnyRef
Inherited from
Any
Ungrouped