Internal Website Search

111-120 of 200 resultsRefresh

combined index not used

.linkedObjects join v$2). Step 5: Process ObjectProperty (v$3) instances (for every result tuple ... .properties join v$3). [Step 5b] Evaluate fields in ObjectProperty (v$3) instances. [Step 5c] Filter ... >Complex heavy queries with several JOIN operations require examining large number of options

javax.persistence.InheritanceType

.persistence">InheritanceType JOINED" title="Enum Constant of javax.persistence.InheritanceType">JOINED join is performed

correlate(parentMap)

a subquery map join object correlated to a map join object of the enclosing query. - join object of the containing query Returns: subquery join

correlate(parentSet)

a subquery set join object correlated to a set join object of the enclosing query. - join object of the containing query Returns: subquery join

correlate(parentCollection)

="description"> Create a subquery collection join object correlated to a collection join object ... > parentCollection - join object of the containing query ... join Since: JPA 2.0

correlate(parentList)

a subquery list join object correlated to a list join object of the enclosing query. - join object of the containing query Returns: subquery join

fetch(attribute)

"> Create a fetch join to the specified single-valued attribute using an inner join. - target of the join Returns: the resulting fetch join

fetch(attribute)

"> Create a fetch join to the specified collection-valued attribute using an inner join. - target of the join Returns: the resulting join

fetch(attributeName)

join to the specified attribute using an inner join. join Returns: the resulting fetch join

javax.persistence.SecondaryTable

join columns are specified, the join columns are assumed to reference the primary key columns ... > (Optional) The columns that are used to join ... "> (Optional) The columns that are used to join with the primary table. Defaults to the column(s