@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 |
---|---|
boolean |
equals(Object o) |
String |
getId() |
String |
getVersion() |
int |
hashCode() |
void |
setId(String id) |
void |
setVersion(String version) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.