Fix Oracle identifier is too long test failure
This commit is contained in:
parent
7275f160a7
commit
e2a1ae27d7
|
@ -16,7 +16,7 @@ import javax.persistence.ManyToOne;
|
|||
* @author Yoann Rodière
|
||||
* @author Guillaume Smet
|
||||
*/
|
||||
@Entity
|
||||
@Entity(name = "LAENTITY")
|
||||
public class LazyAbstractEntityReference {
|
||||
|
||||
@Id
|
||||
|
|
Loading…
Reference in New Issue