DbSchema
Toggle table of contents
9.9.4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DbSchema
DbSchema
/
com.wisecoders.dbs.schema
/
ViewDependency
View
Dependency
class
ViewDependency
(
views
:
List
<
View
>
)
Members
Constructors
View
Dependency
Link copied to clipboard
constructor
(
views
:
List
<
View
>
)
constructor
(
entities
:
EntityIterable
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
get
Views
In
Creation
Order
Link copied to clipboard
fun
getViewsInCreationOrder
(
)
:
Set
<
View
>