dbschema
Toggle table of contents
10.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
dbschema
dbschema
/
com.wisecoders.dbschema.schema.store
/
ProjectStore
Project
Store
class
ProjectStore
(
project
:
Project
,
ps
:
Writer
)
Save a project to the given writer.
Members
Constructors
Project
Store
Link copied to clipboard
constructor
(
project
:
Project
,
ps
:
Writer
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
save
Diagram
Link copied to clipboard
fun
saveDiagram
(
writer
:
ERROR CLASS: Symbol not found for XMLWriter
,
diagram
:
Diagram
)