| Package | Description |
|---|---|
| com.avaje.ebeaninternal.api | |
| com.avaje.ebeaninternal.server.core |
Core implementation objects
|
| com.avaje.ebeaninternal.server.deploy |
Bean description
|
| com.avaje.ebeaninternal.server.query | |
| com.avaje.ebeaninternal.server.querydefn |
| Class and Description |
|---|
| CancelableQuery
Defines a cancelable query.
|
| CQuery
An object that represents a SqlSelect statement.
|
| CQueryEngine
Handles the Object Relational fetching.
|
| Class and Description |
|---|
| CancelableQuery
Defines a cancelable query.
|
| CQuery
An object that represents a SqlSelect statement.
|
| CQueryEngine
Handles the Object Relational fetching.
|
| CQueryPlan
Represents a query for a given SQL statement.
|
| Class and Description |
|---|
| CQueryPlan
Represents a query for a given SQL statement.
|
| CQueryPredicates
Compile Query Predicates.
|
| SqlBeanLoad
Controls the loading of property data into a bean.
|
| SqlTree
Represents the SELECT clause part of the SQL query.
|
| SqlTreeProperties
The select properties for a node in the SqlTree.
|
| Class and Description |
|---|
| BaseFuture
A base object for query Future objects.
|
| CallableQuery
Base object for making query execution into Callable's.
|
| CallableQueryIds
Represent the fetch Id's query as a Callable.
|
| CallableQueryList
Represent the findList query as a Callable.
|
| CallableQueryRowCount
Represent the findRowCount query as a Callable.
|
| CancelableQuery
Defines a cancelable query.
|
| Constants
Constants used in find processing.
|
| CQuery
An object that represents a SqlSelect statement.
|
| CQueryEngine
Handles the Object Relational fetching.
|
| CQueryFetchIds
Executes the select row count query.
|
| CQueryPlan
Represents a query for a given SQL statement.
|
| CQueryPlanStats
Statistics for a specific query plan that can accumulate.
|
| CQueryPlanStats.Snapshot
A snapshot of the current statistics for a query plan.
|
| CQueryPredicates
Compile Query Predicates.
|
| CQueryRowCount
Executes the select row count query.
|
| DefaultDbSqlContext |
| LimitOffsetPagingQuery |
| SqlTree
Represents the SELECT clause part of the SQL query.
|
| SqlTreeAlias
Special Map of the logical property joins to table alias.
|
| SqlTreeNode |
| SqlTreeNodeBean
Normal bean included in the query.
|
| SqlTreeNodeExtraJoin
The purpose is to add an extra join to the query.
|
| SqlTreeProperties
The select properties for a node in the SqlTree.
|
| Class and Description |
|---|
| CancelableQuery
Defines a cancelable query.
|
Copyright © 2014. All Rights Reserved.