public class InMemoryMigrationStrategy extends Object implements MigrationStrategy
| Constructor and Description |
|---|
InMemoryMigrationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
Function<String,String> |
from1_0to1_1()
Method to obtain the migration function from 1.0 to 1.1
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, startpublic Function<String,String> from1_0to1_1()
MigrationStrategyfrom1_0to1_1 in interface MigrationStrategyCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.