| Package | Description |
|---|---|
| org.hibernate.testing.orm.domain.gambit |
| Modifier and Type | Method and Description |
|---|---|
EntityWithLazyManyToOneSelfReference |
EntityWithLazyManyToOneSelfReference.getOther() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntityWithLazyManyToOneSelfReference.setOther(EntityWithLazyManyToOneSelfReference other) |
| Constructor and Description |
|---|
EntityWithLazyManyToOneSelfReference(Integer id,
String name,
EntityWithLazyManyToOneSelfReference other,
Integer someInteger) |
EntityWithLazyManyToOneSelfReference(Integer id,
String name,
Integer someInteger,
EntityWithLazyManyToOneSelfReference other) |
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.