@Entity public class MigrationModelEntity extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SINGLETON_ID |
protected String |
version |
| Constructor and Description |
|---|
MigrationModelEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getVersion() |
void |
setId(String id) |
void |
setVersion(String version) |
public static final String SINGLETON_ID
protected String version
Copyright © 2015 JBoss by Red Hat. All rights reserved.