|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.avaje.ebean | |
|---|---|
| com.avaje.ebean | Core API (see Ebean and EbeanServer). |
| com.avaje.ebean.bean | Enhanced beans API and Support objects |
| com.avaje.ebean.cache | Server Cache Service |
| com.avaje.ebean.common | Common non-public interfaces and implementation. |
| com.avaje.ebean.config | Configuration settings for EbeanServer construction |
| com.avaje.ebean.config.dbplatform | Database platform specific support |
| com.avaje.ebean.event | Persist and Query Event Controllers and Listeners |
| com.avaje.ebean.text | Utility objects for CSV, JSON and XML processing. |
| com.avaje.ebean.text.csv | CSV processing objects. |
| Classes in com.avaje.ebean used by com.avaje.ebean | |
|---|---|
| AdminAutofetch
Administrative control of Autofetch during runtime. |
|
| AdminLogging
Administrative control over transaction logging at runtime. |
|
| AdminLogging.LogFileSharing
Defines if transactions share a single log file or each have their own transaction log file. |
|
| AdminLogging.LogLevel
The transaction logging level. |
|
| AdminLogging.LogLevelStmt
Statement logging level. |
|
| AdminLogging.LogLevelTxnCommit
A log level for transaction begin, commit and rollback events. |
|
| 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. |
|
| InvalidValue
Invalid value returned from validation rules. |
|
| JoinConfig
Defines the configuration options for a "query join" or a "lazy loading join". |
|
| 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. |
|
| Query.Type
The type of query result. |
|
| QueryListener
Provides a mechanism for processing a query one bean at a time. |
|
| 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. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.bean | |
|---|---|
| ExpressionList
List of Expressions that make up a where or having clause. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.cache | |
|---|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.common | |
|---|---|
| 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. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.config | |
|---|---|
| AdminLogging.LogFileSharing
Defines if transactions share a single log file or each have their own transaction log file. |
|
| AdminLogging.LogLevel
The transaction logging level. |
|
| AdminLogging.LogLevelStmt
Statement logging level. |
|
| AdminLogging.LogLevelTxnCommit
A log level for transaction begin, commit and rollback events. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.config.dbplatform | |
|---|---|
| BackgroundExecutor
Background thread pool service for executing of tasks asynchronously. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.event | |
|---|---|
| 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. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.text | |
|---|---|
| Query
Object relational query for finding a List, Set, Map or single entity bean. |
|
| Classes in com.avaje.ebean used by com.avaje.ebean.text.csv | |
|---|---|
| EbeanServer
Provides the API for fetching and saving beans to a particular DataSource. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||