Internal Website Search

171-180 of 200 resultsRefresh

setParameter(position, value, temporalType)

"> Bind an instance of java.util.Date to a positional parameter. parameters"> Parameters: position - position value - parameter value

setParameter(position, value, temporalType)

"> Bind an instance of java.util.Calendar to a positional parameter. parameters"> Parameters: position - position value - parameter value

setParameter(position, value)

to a positional parameter. parameters"> Parameters: - parameter value Returns ... > - if position does not correspond to a positional parameter of the query or if the argument is of incorrect

makePersistentAll(pcs)

>Collection of instances persistent. parameters"> Parameters: pcs - a Collection the parameter instance for parameters in the transient or persistent state, or

makeTransientAll(useFetchPlan, pcs)

> . If the useFetchPlan parameter is false, this method behaves exactly as makeTransientAll(Object ... >If the useFetchPlan parameter is true, then the current FetchPlan is applied to the pcs parameters and the entire ... ="parameters"> Parameters: useFetchPlan

addInstanceLifecycleListener(listener, classes)

> Add the parameter listener to the list of instance ... parameter identifies all of the classes of interest. If the classes parameter ... .listener">InstanceLifecycleListener interface. parameters

makeTransientAll(pcs, useFetchPlan)

> . If the useFetchPlan parameter is false, this method behaves exactly as makeTransientAll ... >If the useFetchPlan parameter is true, then the current FetchPlan is applied to the pcs parameters and the entire ... class="parameters"> Parameters: pcs

makeTransient(pc, useFetchPlan)

> . If the useFetchPlan parameter is false, this method behaves exactly as makeTransient(Object pc ... >PersistenceManager. The state of fields is unchanged. If the useFetchPlan parameter is true, then the current FetchPlan is applied to the pc parameter, as if detachCopy(Object

makeTransientAll(pcs, useFetchPlan)

> . If the useFetchPlan parameter is false, this method behaves exactly as makeTransientAll(Object ... >If the useFetchPlan parameter is true, then the current FetchPlan is applied to the pcs parameters and the entire ... ="parameters"> Parameters: pcs

execute(p1, p2)

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