Internal Website Search
21-30 of 200 resultsRefreshjoin(set).persistence.criteria">SetJoin<X,Y> join( Create an inner join to the specified Set-valued attribute. Parameters: set - target of the join | |
join(list).persistence.criteria">ListJoin<X,Y> join( ) Create an inner join to the specified List-valued attribute. Parameters: list - target of the join | |
join(collection).persistence.criteria">CollectionJoin<X,Y> join( collection) Create an inner join ... >collection - target of the join Returns: the resulting | |
getParent()">Join" title="Interface in javax.persistence.criteria">javax.persistence.criteria.Joinjoin. Returns: join parent Since: JPA 2.0 | |
getJoinType()">Join" title="Interface in javax.persistence.criteria">javax.persistence.criteria.JoinJoinType getJoinType() Return the join type | |
getAttribute()">Join" title="Interface in javax.persistence.criteria">javax.persistence.criteria.Join Return the metamodel attribute corresponding to the join. Returns | |
Join.generateForeignKey="context">Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.JoinString generateForeignKey Generate or assume a foreign key constraint exists on the column or columns associated with this join | |
Join.generatePrimaryKey="context">Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.JoinString generatePrimaryKey Generate or assume a primary key constraint exists on the column or columns associated with this join | |
Join.deleteAction="context">Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.Join Delete action to be applied to any ForeignKey on this join. Returns | |
Join.primaryKey Annotation Element Join" title="Annotation in javax.jdo.annotations">javax.jdo.annotations.JoinString primaryKey Name |