mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-12 22:24:47 +00:00
Fix derby test failure
This commit is contained in:
parent
60c4fbe099
commit
7934625688
@ -116,7 +116,7 @@ public void setData(String data) {
|
||||
}
|
||||
}
|
||||
|
||||
@Entity
|
||||
@Entity(name="RevisionInfoEntity")
|
||||
public static class RevisionInfoEntity {
|
||||
@Id
|
||||
private Integer id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user