Fix Oracle identifier is too long test failure

This commit is contained in:
Andrea Boriero 2021-09-08 11:39:07 +02:00
parent 7275f160a7
commit e2a1ae27d7
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ import javax.persistence.ManyToOne;
* @author Yoann Rodière * @author Yoann Rodière
* @author Guillaume Smet * @author Guillaume Smet
*/ */
@Entity @Entity(name = "LAENTITY")
public class LazyAbstractEntityReference { public class LazyAbstractEntityReference {
@Id @Id