Internal Website Search

21-30 of 200 resultsRefresh

join(set)

" title="Interface in javax.persistence.criteria">SetJoin<X,Y> join(   set) Create an inner join ... > Parameters: set - target of the join

join(list)

" title="Interface in javax.persistence.criteria">ListJoin<X,Y> join(   ... join to the specified List-valued attribute. Parameters: list - target of the join

join(collection)

/CollectionJoin" title="Interface in javax.persistence.criteria">CollectionJoin<X,Y> join(  ... ="description"> Create an inner join to the specified Collection-valued attribute. - target of the join Returns

getParent()

Join" title="Interface in javax.persistence.criteria">javax.persistence.criteria.Join Return the parent of the join.

getJoinType()

Join" title="Interface in javax.persistence.criteria">javax.persistence.criteria.Join Return the join type. Returns

getAttribute()

Join" title="Interface in javax.persistence.criteria">javax.persistence.criteria.Join Return the metamodel attribute corresponding to the join

Join.generateForeignKey

Element Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.JoinString generateForeignKeyjoin. Specify "true" or "false".

Join.generatePrimaryKey

Element Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.JoinString generatePrimaryKeyjoin. Specify "true" or "false".

Join.deleteAction

Element Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.Join Delete action to be applied to any ForeignKey on this join

Join.primaryKey

Annotation Element Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.JoinString primaryKey