mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-12 20:43:18 +00:00
[DS-2714] Oracle migration script for the service based api
This commit is contained in:
@@ -25,7 +25,7 @@ import javax.persistence.*;
|
||||
* @see org.dspace.content.MetadataField
|
||||
*/
|
||||
@Entity
|
||||
@Table(name="metadataschemaregistry", schema = "public")
|
||||
@Table(name="metadataschemaregistry")
|
||||
public class MetadataSchema
|
||||
{
|
||||
/** Short Name of built-in Dublin Core schema. */
|
||||
|
Reference in New Issue
Block a user