public class SqlMigrator extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_LOCATIONS |
private String |
locations |
Constructor and Description |
---|
SqlMigrator()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getLocations() |
void |
migrate() |
void |
setLocations(String locations) |
public static final String DEFAULT_LOCATIONS
private String locations
Copyright © 2001–2016 mmm-Team. All rights reserved.