Internal Website Search

21-30 of 200 resultsRefresh

getVersion(type)

">SingularAttribute<?,Y> getVersion(  Class<Y> type) type - the type of the represented version attribute ... > IllegalArgumentException - if version attribute of the given type is not

getParameter(position, type)

<T> type) Get the parameter object corresponding to the declared positional parameter with the given position and type. This method ... > type - type

get(i, type)

type) Get the value of the element ... tuple type - type of the tuple element type

Type.PersistenceType.BASIC

Type_PersistenceType" title="Enum in javax.persistence.metamodel.Type">javax.persistence.metamodel.Type.PersistenceTypeBASIC Basic type Since: JPA 2.0

getJavaType()

Type" title="Interface in javax.persistence.metamodel">javax.persistence.metamodel.TypeClass<X> getJavaType() Return the represented Java type.

subquery(type)

(  Class<U> type) Create ... > type - the subquery result type

get(alias, type)

;X> type) Get the value of the tuple ... element type - of the tuple element type

Type.PersistenceType.EMBEDDABLE

Enum Constant Type_PersistenceType" title="Enum in javax.persistence.metamodel.Type">javax.persistence.metamodel.Type.PersistenceType

InstanceLifecycleEvent(source, type)

>InstanceLifecycleEvent(  Object source,   int type) and type . Parameters ... type - the event type

InstanceLifecycleEvent(source, type, target)

>InstanceLifecycleEvent(  Object source,   int type,   Object  ... with the specified source , type , and targetsource - the instance that triggered the event type