A B C D E F G H I J K L M N O P Q R S T U V W

H

hashCode() - Method in interface javax.jdo.FetchGroup
Return the hashCode for this instance.
hashCode() - Method in class javax.jdo.identity.SingleFieldIdentity
Return the cached hash code.
hasSingleIdAttribute() - Method in interface javax.persistence.metamodel.IdentifiableType
Whether the identifiable type has a single id attribute.
hasSubclasses() - Method in interface javax.jdo.Extent
Returns whether this Extent was defined to contain subclasses.
hasVersionAttribute() - Method in interface javax.persistence.metamodel.IdentifiableType
Whether the identifiable type has a version attribute.
having(Expression<Boolean>) - Method in interface javax.persistence.criteria.AbstractQuery
Specify a restriction over the groups of the query.
having(Predicate...) - Method in interface javax.persistence.criteria.AbstractQuery
Specify restrictions over the groups of the query according the conjunction of the specified restriction predicates.
having(Expression<Boolean>) - Method in interface javax.persistence.criteria.CriteriaQuery
Specify a restriction over the groups of the query.
having(Predicate...) - Method in interface javax.persistence.criteria.CriteriaQuery
Specify restrictions over the groups of the query according the conjunction of the specified restriction predicates.
having(Expression<Boolean>) - Method in interface javax.persistence.criteria.Subquery
Specify a restriction over the groups of the subquery.
having(Predicate...) - Method in interface javax.persistence.criteria.Subquery
Specify restrictions over the groups of the subquery according the conjunction of the specified restriction predicates.

A B C D E F G H I J K L M N O P Q R S T U V W