public static class DbMigration.Pair extends Object
| Modifier and Type | Field and Description |
|---|---|
DatabasePlatform |
platform
The platform to generate the DDL for.
|
String |
prefix
A prefix included into the file/resource names indicating the platform.
|
| Constructor and Description |
|---|
Pair(DatabasePlatform platform,
String prefix) |
public final DatabasePlatform platform
public Pair(DatabasePlatform platform, String prefix)
Copyright © 2016. All rights reserved.