mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-19 07:53:08 +00:00
[DS-2714] Oracle migration script for the service based api
This commit is contained in:
@@ -22,7 +22,7 @@ import java.util.Date;
|
||||
* @author Ben Bosman (ben at atmire dot com)
|
||||
*/
|
||||
@Entity
|
||||
@Table(name="versionitem", schema = "public")
|
||||
@Table(name="versionitem")
|
||||
public class Version {
|
||||
|
||||
@Id
|
||||
|
Reference in New Issue
Block a user