A C E G H J O P S V 

A

AbstractMainSchemaMojo - Class in org.jsimpledb.maven
Provides data appropriate for "main" tasks (as opposed to test tasks).
AbstractMainSchemaMojo() - Constructor for class org.jsimpledb.maven.AbstractMainSchemaMojo
 
AbstractSchemaMojo - Class in org.jsimpledb.maven
Generates a schema XML file from a set of JSimpleDB model classes.
AbstractSchemaMojo() - Constructor for class org.jsimpledb.maven.AbstractSchemaMojo
 
addDependencyClasspathElements(List<String>) - Method in class org.jsimpledb.maven.AbstractMainSchemaMojo
 
addDependencyClasspathElements(List<String>) - Method in class org.jsimpledb.maven.AbstractSchemaMojo
 

C

classes - Variable in class org.jsimpledb.maven.AbstractSchemaMojo
Specifies the names of specific Java classes to search for @JSimpleClass or @JFieldType annotations.

E

execute(JSimpleDB) - Method in class org.jsimpledb.maven.AbstractSchemaMojo
 
execute() - Method in class org.jsimpledb.maven.AbstractSchemaMojo
 
execute(JSimpleDB) - Method in class org.jsimpledb.maven.GenerateSchemaMojo
 
execute() - Method in class org.jsimpledb.maven.HelpMojo
execute(JSimpleDB) - Method in class org.jsimpledb.maven.VerifySchemaMojo
 
EXPECTED_SCHEMA_DEFAULT - Static variable in class org.jsimpledb.maven.GenerateSchemaMojo
 

G

generate(SchemaModel, File) - Method in class org.jsimpledb.maven.AbstractSchemaMojo
Generate schema XML file, overwriting any previous file.
GenerateSchemaMojo - Class in org.jsimpledb.maven
Generates a schema XML file from a set of JSimpleDB model classes.
GenerateSchemaMojo() - Constructor for class org.jsimpledb.maven.GenerateSchemaMojo
 
getClassOutputDirectory() - Method in class org.jsimpledb.maven.AbstractMainSchemaMojo
 
getClassOutputDirectory() - Method in class org.jsimpledb.maven.AbstractSchemaMojo
 

H

HelpMojo - Class in org.jsimpledb.maven
Display help information on jsimpledb-maven-plugin.
Call mvn jsimpledb:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.jsimpledb.maven.HelpMojo
 

J

JSIMPLEDB_DIRECTORY_DEFAULT - Static variable in class org.jsimpledb.maven.GenerateSchemaMojo
 

O

OLD_SCHEMAS_DEFAULT - Static variable in class org.jsimpledb.maven.VerifySchemaMojo
 
org.jsimpledb.maven - package org.jsimpledb.maven
JSimpleDB Maven plugins.

P

packages - Variable in class org.jsimpledb.maven.AbstractSchemaMojo
Specifies Java package names under which to search for classes with @JSimpleClass or @JFieldType annotations.
project - Variable in class org.jsimpledb.maven.AbstractSchemaMojo
 

S

storageIdGeneratorClass - Variable in class org.jsimpledb.maven.AbstractSchemaMojo
The StorageIdGenerator to use for generating JSimpleDB storage ID's.

V

verify(SchemaModel, File, boolean) - Method in class org.jsimpledb.maven.AbstractSchemaMojo
Verify that the provided schema matches the schema defined by the specified XML file.
verify(JSimpleDB, Iterator<? extends File>) - Method in class org.jsimpledb.maven.AbstractSchemaMojo
Check schema for hard conflicts with other schema versions defined by an interation of XML files.
VerifySchemaMojo - Class in org.jsimpledb.maven
Verify the JSimpleDB schema auto-generated from user-supplied model classes.
VerifySchemaMojo() - Constructor for class org.jsimpledb.maven.VerifySchemaMojo
 
A C E G H J O P S V 

Copyright © 2016. All rights reserved.