| Package | Description |
|---|---|
| org.hibernate.testing.orm.domain.contacts |
| Modifier and Type | Field and Description |
|---|---|
static ListAttribute<Contact,Address> |
Contact_.addresses |
static SingularAttribute<Contact,LocalDate> |
Contact_.birthDay |
static SingularAttribute<Contact,Contact.Gender> |
Contact_.gender |
static SingularAttribute<Contact,Integer> |
Contact_.id |
static SingularAttribute<Contact,Contact.Name> |
Contact_.name |
static ListAttribute<Contact,PhoneNumber> |
Contact_.phoneNumbers |
Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.