Internal Website Search

161-170 of 200 resultsRefresh

javax.persistence.spi.ProviderUtil

> parameters"> Parameters: parameters"> Parameters: parameters">

javax.persistence.metamodel.Metamodel

embeddable type representing the embeddable class. parameters"> Parameters: cls parameters">

getParameters()

">javax.persistence.QuerySet<Parameter" title="Interface in javax.persistence">Parameter<?>> getParameters() Get the parameter objects corresponding to the declared parameters of the query. Returns empty

jdoNewObjectIdInstance(o)

identity, if the parameter is of one of the following types, the behavior must be as specified: Number or Character: the parameter must be the single field type or the wrapper class of the primitive field type; the parameter is passed to the single

execute(p1, p2, p3)

and return the filtered Collection . parameters"> Parameters: p1 - the value of the first parameter declared. p2 - the value of the second

retrieve(pc, useFetchPlan)

>If the useFetchPlan parameter is false, this method behaves exactly as the corresponding method without the useFetchPlan parameter. If the useFetchPlan parameter is true, and the fetch plan has not ... might be fetched lazily by the implementation. If the useFetchPlan parameter is true, and the fetch

retrieveAll(pcs, useFetchPlan)

more fields than the current fetch group. If the useFetchPlan parameter is false, this method behaves exactly as the corresponding method without the useFetchPlan parameter. If the useFetchPlan parameter is true, and the fetch plan has not been modified from its default setting, all fields in

retrieveAll(pcs, useFetchPlan)

more fields than the current fetch group. If the useFetchPlan parameter is false, this method behaves exactly as the corresponding method without the useFetchPlan parameter. If the useFetchPlan parameter is true, and the fetch plan has not been modified from its default setting, all fields in

newObjectIdInstance(pcClass, obj)

a new instance of the class used by the parameter Class for JDO identity, using the key constructor ... . For classes that use single field identity, if the parameter is of one of the following types ... : the parameter must be the single field type or the wrapper class of the primitive field type

makePersistentAll(pcs)

> parameters"> Parameters: pcs the parameter instances for parameters in the transient or persistent state, or the corresponding persistent instance for detached parameter instances, in the same order