| Class and Description |
|---|
| AdminAutofetch
Administrative control of Autofetch during runtime.
|
| BackgroundExecutor
Background thread pool service for executing of tasks asynchronously.
|
| BeanState
Provides access to the internal state of an entity bean.
|
| CallableSql
For making calls to stored procedures.
|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| ExampleExpression
Query by Example expression.
|
| Expression
An expression that is part of a WHERE or HAVING clause.
|
| ExpressionFactory
Expression factory for creating standard expressions.
|
| ExpressionList
List of Expressions that make up a where or having clause.
|
| FetchConfig
Defines the configuration options for a "query fetch" or a
"lazy loading fetch".
|
| Filter
Provides support for filtering and sorting lists of entities without going
back to the database.
|
| FutureIds
FutureIds represents the result of a background query execution for the Id's.
|
| FutureList
FutureList represents the result of a background query execution that will
return a list of entities.
|
| FutureRowCount
Represents the result of a background query execution for the total row count
for a query.
|
| Junction
Represents a Conjunction or a Disjunction.
|
| LikeType
Used to specify the type of like matching used.
|
| OrderBy
Represents an Order By for a Query.
|
| OrderBy.Property
A property and its ascending descending order.
|
| Page
Represents a Page of results that is part of a PagingList.
|
| PagingList
Used to page through a query result rather than fetching all the results in a
single query.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| QueryIterator
Used to provide iteration over query results.
|
| QueryListener
Deprecated.
Please migrate to using
#findIterate() or
#findVisit(QueryResultVisitor) |
| QueryResultVisitor
Used to process a query result one bean at a time via a callback to this
visitor.
|
| RawSql
Used to build object graphs based on a raw SQL statement (rather than
generated by Ebean).
|
| RawSql.ColumnMapping
Defines the column mapping for raw sql DB columns to bean properties.
|
| RawSql.ColumnMapping.Column
A Column of the RawSql that is mapped to a bean property (or ignored).
|
| RawSql.Sql
Represents the sql part of the query.
|
| RawSqlBuilder
Builds RawSql instances from a SQL string and column mappings.
|
| SqlFutureList
The SqlFutureList represents the result of a background SQL query execution.
|
| SqlQuery
Query object for performing native SQL queries that return SqlRow's.
|
| SqlQueryListener
Provides a mechanism for processing a SqlQuery one SqlRow at a time.
|
| SqlRow
Used to return raw SQL query results.
|
| SqlUpdate
A SqlUpdate for executing insert update or delete statements.
|
| Transaction
The Transaction object.
|
| TxCallable
Execute a TxCallable in a Transaction scope.
|
| TxIsolation
The Transaction Isolation levels.
|
| TxRunnable
Execute a TxRunnable in a Transaction scope.
|
| TxScope
Holds the definition of how a transactional method should run.
|
| TxType
Used to define the transactional scope for executing a method.
|
| Update
An Insert Update or Delete statement.
|
| ValuePair
Holds two values as the result of a difference comparison.
|
| Class and Description |
|---|
| ExpressionList
List of Expressions that make up a where or having clause.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| ExpressionList
List of Expressions that make up a where or having clause.
|
| Class and Description |
|---|
| BackgroundExecutor
Background thread pool service for executing of tasks asynchronously.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| Transaction
The Transaction object.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| Transaction
The Transaction object.
|
| Class and Description |
|---|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Transaction
The Transaction object.
|
| Class and Description |
|---|
| BackgroundExecutor
Background thread pool service for executing of tasks asynchronously.
|
| CallableSql
For making calls to stored procedures.
|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Expression
An expression that is part of a WHERE or HAVING clause.
|
| ExpressionFactory
Expression factory for creating standard expressions.
|
| ExpressionList
List of Expressions that make up a where or having clause.
|
| OrderBy
Represents an Order By for a Query.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| QueryListener
Deprecated.
Please migrate to using
#findIterate() or
#findVisit(QueryResultVisitor) |
| SqlQuery
Query object for performing native SQL queries that return SqlRow's.
|
| SqlQueryListener
Provides a mechanism for processing a SqlQuery one SqlRow at a time.
|
| SqlUpdate
A SqlUpdate for executing insert update or delete statements.
|
| Transaction
The Transaction object.
|
| TxScope
Holds the definition of how a transactional method should run.
|
| Update
An Insert Update or Delete statement.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Class and Description |
|---|
| AdminAutofetch
Administrative control of Autofetch during runtime.
|
| BackgroundExecutor
Background thread pool service for executing of tasks asynchronously.
|
| BeanState
Provides access to the internal state of an entity bean.
|
| CallableSql
For making calls to stored procedures.
|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| ExpressionFactory
Expression factory for creating standard expressions.
|
| Filter
Provides support for filtering and sorting lists of entities without going
back to the database.
|
| FutureIds
FutureIds represents the result of a background query execution for the Id's.
|
| FutureList
FutureList represents the result of a background query execution that will
return a list of entities.
|
| FutureRowCount
Represents the result of a background query execution for the total row count
for a query.
|
| PagingList
Used to page through a query result rather than fetching all the results in a
single query.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| QueryIterator
Used to provide iteration over query results.
|
| QueryResultVisitor
Used to process a query result one bean at a time via a callback to this
visitor.
|
| SqlFutureList
The SqlFutureList represents the result of a background SQL query execution.
|
| SqlQuery
Query object for performing native SQL queries that return SqlRow's.
|
| SqlRow
Used to return raw SQL query results.
|
| SqlUpdate
A SqlUpdate for executing insert update or delete statements.
|
| Transaction
The Transaction object.
|
| TxCallable
Execute a TxCallable in a Transaction scope.
|
| TxIsolation
The Transaction Isolation levels.
|
| TxRunnable
Execute a TxRunnable in a Transaction scope.
|
| TxScope
Holds the definition of how a transactional method should run.
|
| Update
An Insert Update or Delete statement.
|
| ValuePair
Holds two values as the result of a difference comparison.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| RawSql
Used to build object graphs based on a raw SQL statement (rather than
generated by Ebean).
|
| SqlUpdate
A SqlUpdate for executing insert update or delete statements.
|
| Transaction
The Transaction object.
|
| Class and Description |
|---|
| Filter
Provides support for filtering and sorting lists of entities without going
back to the database.
|
| Class and Description |
|---|
| ExampleExpression
Query by Example expression.
|
| Expression
An expression that is part of a WHERE or HAVING clause.
|
| ExpressionFactory
Expression factory for creating standard expressions.
|
| ExpressionList
List of Expressions that make up a where or having clause.
|
| Junction
Represents a Conjunction or a Disjunction.
|
| LikeType
Used to specify the type of like matching used.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| Class and Description |
|---|
| Transaction
The Transaction object.
|
| Class and Description |
|---|
| AdminAutofetch
Administrative control of Autofetch during runtime.
|
| Class and Description |
|---|
| CallableSql
For making calls to stored procedures.
|
| SqlUpdate
A SqlUpdate for executing insert update or delete statements.
|
| Transaction
The Transaction object.
|
| Update
An Insert Update or Delete statement.
|
| Class and Description |
|---|
| BackgroundExecutor
Background thread pool service for executing of tasks asynchronously.
|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| FutureIds
FutureIds represents the result of a background query execution for the Id's.
|
| FutureList
FutureList represents the result of a background query execution that will
return a list of entities.
|
| FutureRowCount
Represents the result of a background query execution for the total row count
for a query.
|
| Page
Represents a Page of results that is part of a PagingList.
|
| PagingList
Used to page through a query result rather than fetching all the results in a
single query.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| QueryIterator
Used to provide iteration over query results.
|
| RawSql.Sql
Represents the sql part of the query.
|
| SqlFutureList
The SqlFutureList represents the result of a background SQL query execution.
|
| SqlQuery
Query object for performing native SQL queries that return SqlRow's.
|
| SqlRow
Used to return raw SQL query results.
|
| Transaction
The Transaction object.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Expression
An expression that is part of a WHERE or HAVING clause.
|
| ExpressionFactory
Expression factory for creating standard expressions.
|
| ExpressionList
List of Expressions that make up a where or having clause.
|
| FetchConfig
Defines the configuration options for a "query fetch" or a
"lazy loading fetch".
|
| FutureIds
FutureIds represents the result of a background query execution for the Id's.
|
| FutureList
FutureList represents the result of a background query execution that will
return a list of entities.
|
| FutureRowCount
Represents the result of a background query execution for the total row count
for a query.
|
| OrderBy
Represents an Order By for a Query.
|
| OrderBy.Property
A property and its ascending descending order.
|
| PagingList
Used to page through a query result rather than fetching all the results in a
single query.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| QueryIterator
Used to provide iteration over query results.
|
| QueryListener
Deprecated.
Please migrate to using
#findIterate() or
#findVisit(QueryResultVisitor) |
| QueryResultVisitor
Used to process a query result one bean at a time via a callback to this
visitor.
|
| RawSql
Used to build object graphs based on a raw SQL statement (rather than
generated by Ebean).
|
| SqlFutureList
The SqlFutureList represents the result of a background SQL query execution.
|
| SqlQuery
Query object for performing native SQL queries that return SqlRow's.
|
| SqlQueryListener
Provides a mechanism for processing a SqlQuery one SqlRow at a time.
|
| SqlRow
Used to return raw SQL query results.
|
| Update
An Insert Update or Delete statement.
|
| Class and Description |
|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource.
|
| Class and Description |
|---|
| BackgroundExecutor
Background thread pool service for executing of tasks asynchronously.
|
| Transaction
The Transaction object.
|
| Class and Description |
|---|
| Expression
An expression that is part of a WHERE or HAVING clause.
|
| ExpressionFactory
Expression factory for creating standard expressions.
|
| ExpressionList
List of Expressions that make up a where or having clause.
|
| FutureIds
FutureIds represents the result of a background query execution for the Id's.
|
| FutureList
FutureList represents the result of a background query execution that will
return a list of entities.
|
| FutureRowCount
Represents the result of a background query execution for the total row count
for a query.
|
| Junction
Represents a Conjunction or a Disjunction.
|
| OrderBy
Represents an Order By for a Query.
|
| PagingList
Used to page through a query result rather than fetching all the results in a
single query.
|
| Query
Object relational query for finding a List, Set, Map or single entity bean.
|
| QueryIterator
Used to provide iteration over query results.
|
| QueryListener
Deprecated.
Please migrate to using
#findIterate() or
#findVisit(QueryResultVisitor) |
| QueryResultVisitor
Used to process a query result one bean at a time via a callback to this
visitor.
|
Copyright © 2014. All Rights Reserved.