|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of EmbId in org.hibernate.envers.test.entities.ids |
|---|
| Methods in org.hibernate.envers.test.entities.ids that return EmbId | |
|---|---|
EmbId |
EmbIdTestEntity.getId()
|
| Methods in org.hibernate.envers.test.entities.ids with parameters of type EmbId | |
|---|---|
void |
EmbIdTestEntity.setId(EmbId id)
|
| Constructors in org.hibernate.envers.test.entities.ids with parameters of type EmbId | |
|---|---|
EmbIdTestEntity(EmbId id,
String str1)
|
|
| Uses of EmbId in org.hibernate.envers.test.entities.onetomany.detached.ids |
|---|
| Methods in org.hibernate.envers.test.entities.onetomany.detached.ids that return EmbId | |
|---|---|
EmbId |
SetRefCollEntityEmbId.getId()
|
| Methods in org.hibernate.envers.test.entities.onetomany.detached.ids with parameters of type EmbId | |
|---|---|
void |
SetRefCollEntityEmbId.setId(EmbId id)
|
| Constructors in org.hibernate.envers.test.entities.onetomany.detached.ids with parameters of type EmbId | |
|---|---|
SetRefCollEntityEmbId(EmbId id,
String data)
|
|
| Uses of EmbId in org.hibernate.envers.test.entities.onetomany.ids |
|---|
| Methods in org.hibernate.envers.test.entities.onetomany.ids that return EmbId | |
|---|---|
EmbId |
SetRefEdEmbIdEntity.getId()
|
EmbId |
SetRefIngEmbIdEntity.getId()
|
| Methods in org.hibernate.envers.test.entities.onetomany.ids with parameters of type EmbId | |
|---|---|
void |
SetRefEdEmbIdEntity.setId(EmbId id)
|
void |
SetRefIngEmbIdEntity.setId(EmbId id)
|
| Constructors in org.hibernate.envers.test.entities.onetomany.ids with parameters of type EmbId | |
|---|---|
SetRefEdEmbIdEntity(EmbId id,
String data)
|
|
SetRefIngEmbIdEntity(EmbId id,
String data,
SetRefEdEmbIdEntity reference)
|
|
| Uses of EmbId in org.hibernate.envers.test.integration.onetoone.bidirectional.ids |
|---|
| Methods in org.hibernate.envers.test.integration.onetoone.bidirectional.ids that return EmbId | |
|---|---|
EmbId |
BiEmbIdRefIngEntity.getId()
|
EmbId |
BiEmbIdRefEdEntity.getId()
|
| Methods in org.hibernate.envers.test.integration.onetoone.bidirectional.ids with parameters of type EmbId | |
|---|---|
void |
BiEmbIdRefIngEntity.setId(EmbId id)
|
void |
BiEmbIdRefEdEntity.setId(EmbId id)
|
| Constructors in org.hibernate.envers.test.integration.onetoone.bidirectional.ids with parameters of type EmbId | |
|---|---|
BiEmbIdRefEdEntity(EmbId id,
String data)
|
|
BiEmbIdRefEdEntity(EmbId id,
String data,
BiEmbIdRefIngEntity referencing)
|
|
BiEmbIdRefIngEntity(EmbId id,
String data)
|
|
BiEmbIdRefIngEntity(EmbId id,
String data,
BiEmbIdRefEdEntity reference)
|
|
| Uses of EmbId in org.hibernate.envers.test.integration.secondary.ids |
|---|
| Methods in org.hibernate.envers.test.integration.secondary.ids that return EmbId | |
|---|---|
EmbId |
SecondaryEmbIdTestEntity.getId()
|
| Methods in org.hibernate.envers.test.integration.secondary.ids with parameters of type EmbId | |
|---|---|
void |
SecondaryEmbIdTestEntity.setId(EmbId id)
|
| Constructors in org.hibernate.envers.test.integration.secondary.ids with parameters of type EmbId | |
|---|---|
SecondaryEmbIdTestEntity(EmbId id,
String s1,
String s2)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||