| パッケージ | 説明 |
|---|---|
| net.sourceforge.schemaspy | |
| net.sourceforge.schemaspy.model | |
| net.sourceforge.schemaspy.model.xml | |
| net.sourceforge.schemaspy.view |
| クラスと説明 |
|---|
| Database |
| ForeignKeyConstraint
Represents a
Foreign Key Constraint that "ties" a child table to a parent table
via foreign and primary keys.
|
| ImpliedForeignKeyConstraint |
| InvalidConfigurationException
Base class to indicate that there was problem with how SchemaSpy was configured / used.
|
| RailsForeignKeyConstraint
See
DbAnalyzer.getRailsConstraints(java.util.Map) for
details on Rails naming conventions. |
| Table
A
Table is one of the basic building blocks of SchemaSpy
that knows everything about the database table's metadata. |
| TableColumn |
| クラスと説明 |
|---|
| Database |
| ForeignKeyConstraint
Represents a
Foreign Key Constraint that "ties" a child table to a parent table
via foreign and primary keys.
|
| InvalidConfigurationException
Base class to indicate that there was problem with how SchemaSpy was configured / used.
|
| RemoteTable
A table that's outside of the default schema but is referenced
by or references a table in the default schema.
|
| Table
A
Table is one of the basic building blocks of SchemaSpy
that knows everything about the database table's metadata. |
| TableColumn |
| TableIndex |
| View
Treat views as tables that have no rows and are represented by the SQL that
defined them.
|
| クラスと説明 |
|---|
| InvalidConfigurationException
Base class to indicate that there was problem with how SchemaSpy was configured / used.
|
| クラスと説明 |
|---|
| Database |
| ForeignKeyConstraint
Represents a
Foreign Key Constraint that "ties" a child table to a parent table
via foreign and primary keys.
|
| InvalidConfigurationException
Base class to indicate that there was problem with how SchemaSpy was configured / used.
|
| Table
A
Table is one of the basic building blocks of SchemaSpy
that knows everything about the database table's metadata. |
| TableColumn |
Copyright © 2016. All Rights Reserved.