public class LocalDdlMigrationResource extends LocalMigrationResource
| Constructor and Description |
|---|
LocalDdlMigrationResource(MigrationVersion version,
String location,
org.avaje.classpath.scanner.Resource resource)
Construct with version and resource.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Return the content for the migration apply ddl script.
|
compareTo, getComment, getLocation, getType, getVersion, isRepeatable, isRepeatableInit, isRepeatableLast, key, setInitType, toStringpublic LocalDdlMigrationResource(MigrationVersion version, String location, org.avaje.classpath.scanner.Resource resource)
public String getContent()
getContent in class LocalMigrationResourceCopyright © 2019. All rights reserved.