| Package | Description | 
|---|---|
| org.javalite.db_migrator.maven | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CheckMojo
Check current schema against available migrations to see if database is up to date,
 causing the build to fail if the database is not up to date. 
 | 
class  | 
CreateMojo  | 
class  | 
DropMojo  | 
class  | 
MigrateMojo
Migrate to latest schema version. 
 | 
class  | 
ResetMojo  | 
class  | 
ValidateMojo
Validate current schema against available migrations. 
 | 
Copyright © 2020 JavaLite. All rights reserved.