A C E G H I J M R S V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- analyze() - Method in class com.wakaleo.schemaspy.MavenSchemaAnalyzer
-
Executes the schemaspy analyzer process.
- applyConfiguration(List<String>) - Method in class com.wakaleo.schemaspy.MavenSchemaAnalyzer
-
Adds the schemaspy plugin configuration properties.
C
- canGenerateReport() - Method in class com.wakaleo.schemaspy.SchemaSpyReport
- com.wakaleo.schemaspy - package com.wakaleo.schemaspy
- com.wakaleo.schemaspy.util - package com.wakaleo.schemaspy.util
E
- execute() - Method in class com.wakaleo.schemaspy.HelpMojo
- executeReport(Locale) - Method in class com.wakaleo.schemaspy.SchemaSpyReport
-
Generate the Schemaspy report.
- extractDatabaseType(String) - Static method in class com.wakaleo.schemaspy.util.JDBCHelper
-
Find the matching SchemaSpy database type from a JDBC URL.
G
- getDescription(Locale) - Method in class com.wakaleo.schemaspy.SchemaSpyReport
- getName(Locale) - Method in class com.wakaleo.schemaspy.SchemaSpyReport
- getOutputDirectory() - Method in class com.wakaleo.schemaspy.SchemaSpyReport
- getOutputName() - Method in class com.wakaleo.schemaspy.SchemaSpyReport
- getProject() - Method in class com.wakaleo.schemaspy.SchemaSpyReport
- getSiteRenderer() - Method in class com.wakaleo.schemaspy.SchemaSpyReport
H
- HelpMojo - Class in com.wakaleo.schemaspy
-
Display help information on schemaspy-maven-plugin.
Callmvn schemaspy:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class com.wakaleo.schemaspy.HelpMojo
I
- isExternalReport() - Method in class com.wakaleo.schemaspy.SchemaSpyReport
-
Always return
true
as we're using the report generated by SchemaSpy rather than creating our own report.
J
- JDBCHelper - Class in com.wakaleo.schemaspy.util
-
A utilities class for the SchemaSpy plugin.
M
- MavenSchemaAnalyzer - Class in com.wakaleo.schemaspy
-
Wrapper around the
SchemaAnalyzer
to hide the initialization details from theSchemaSpyReport
maven mojo. - MavenSchemaAnalyzer() - Constructor for class com.wakaleo.schemaspy.MavenSchemaAnalyzer
R
- runOnExecutionRoot - Variable in class com.wakaleo.schemaspy.SchemaSpyReport
-
Whether to create the report only on the execution root of a multi-module project.
S
- SchemaSpyReport - Class in com.wakaleo.schemaspy
-
The SchemaSpy Maven plugin report.
- SchemaSpyReport() - Constructor for class com.wakaleo.schemaspy.SchemaSpyReport
- setSchemaAnalyzer(MavenSchemaAnalyzer) - Method in class com.wakaleo.schemaspy.SchemaSpyReport
V
- vizjs - Variable in class com.wakaleo.schemaspy.SchemaSpyReport
All Classes All Packages