mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-13 22:54:51 +00:00
Fix Oracle identifier is too long test failure
This commit is contained in:
parent
7275f160a7
commit
e2a1ae27d7
@ -16,7 +16,7 @@
|
||||
* @author Yoann Rodière
|
||||
* @author Guillaume Smet
|
||||
*/
|
||||
@Entity
|
||||
@Entity(name = "LAENTITY")
|
||||
public class LazyAbstractEntityReference {
|
||||
|
||||
@Id
|
||||
|
Loading…
x
Reference in New Issue
Block a user