Internal Website Search

171-180 of 200 resultsRefresh

javax.persistence.metamodel.Bindable

.metamodelInterface type">Bindable<T> Instances of the type Bindable represent object or attribute types that can be bound into

javax.persistence.criteria.FetchParent

.criteriaInterface type">FetchParent<Z,X> type. Create a fetch join to the specified attribute using the given join type

multiselect(selections)

the previously specified selection(s), if any. The type of the result of the query execution depends on the specification of the type of the criteria query object created as well as the arguments ... > If the type of the criteria query is CriteriaQuery (i.e., a criteria query

multiselect(selectionList)

. Replaces the previously specified selection(s), if any. The type of the result of the query execution depends on the specification of the type of the criteria query object created as well as ... > The semantics of this method are as follows: If the type of the criteria query

multiselect(selectionList)

. Replaces the previously specified selection(s), if any. The type of the result of the query execution depends on the specification of the type of the criteria query object created as well as ... > The semantics of this method are as follows: If the type of the criteria

javax.persistence.metamodel.Attribute

.metamodelInterface type">Attribute<X,Y> Represents an attribute of a Java type. type representing the type in which the attribute was declared.

javax.persistence.criteria.AbstractQuery

.criteriaInterface type">AbstractQuery<T> type X Return the result type of the query or subquery.

Apache License, Version 2.0, January 2004

to compiled object code, generated documentation, and conversions to other media types. "Work

Step 2: Entity Class and Persistence Unit

name="GuestbookPU" transaction-type="JTA"> <provider>com.objectdb.jpa.Provider<

javax.jdo.listener.InstanceLifecycleEvent

Class type">InstanceLifecycleEvent java ... ;source, int type) Creates a new event object with the specified source and type .