Module io.ebean.core
Package io.ebeaninternal.server.query
package io.ebeaninternal.server.query
-
ClassDescriptionRepresent the findCount query as a Callable.Represent the fetch Id's query as a Callable.Represent the findList query as a Callable.Defines a cancelable query.CQuery<T>An object that represents a SqlSelect statement.Defines interface for adding beans to the collection which might be a List, Set or Map.Handles the Object Relational fetching.Represents a query for a given SQL statement.Statistics for a specific query plan that can accumulate.Compile Query Predicates.Perform native sql fetches.Used to return raw SQL query results.Default implementation of SpiFetchGroupService.PagedList implementation based on limit offset types of queries.QueryPlanKey for native sql queries.Default implementation of FutureIds.Default implementation for FutureList.Future implementation for the row count query.A QueryPlanLogger that prefixes "EXPLAIN " to the query.A QueryPlanLogger for oracle.A QueryPlanLogger for SqlServer.Controls the loading of property data into a bean.Inner join, Outer join or automatic determination based on cardinality and optionality.Factory for SqlTree.Extra Sql joins conditionally added if required (after children are joined).The select properties for a node in the SqlTree.A property in the SQL Tree.Bean type interface for Sql query tree.