public class MigrationModelAdapter extends Object implements MigrationModel
| Modifier and Type | Field and Description |
|---|---|
protected InMemoryModel |
em |
LATEST_VERSION| Constructor and Description |
|---|
MigrationModelAdapter(InMemoryModel em) |
protected InMemoryModel em
public MigrationModelAdapter(InMemoryModel em)
public String getStoredVersion()
getStoredVersion in interface MigrationModelpublic void setStoredVersion(String version)
setStoredVersion in interface MigrationModelCopyright © 2015 JBoss by Red Hat. All rights reserved.