Uses of Package
io.ebeaninternal.server.core
Packages that use io.ebeaninternal.server.core
Package
Description
Core implementation objects
Bean description
Helpers for Id property conversion
Temporary objects used to collect deployment information
Expressions for building WHERE clauses.
Persistence Implementation
Transaction implementation
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.apiClassDescriptionWraps the objects involved in executing a Query.Deferred update of a relationship where an Id value is not initially available so instead we execute this later as a SqlUpdate statement.PersistRequest for insert update or delete of a bean.Defines the ORM query request api.Hold the JDBC PreparedStatement and ResultSet.
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.coreClassDescriptionWraps the objects involved in executing a SQL / Relational Query.Base class for find and persist requests.Options for controlling cache behaviour for a given type.Used to extend the DatabaseConfig with additional objects used to configure and construct an Database.The Object Relational query execution API.Wraps the objects involved in executing a Query.Wraps all the objects used to persist a bean.Wraps the objects involved in executing a SqlQuery.Read a row building a result for that row.Defines the ORM query request api.Hold the JDBC PreparedStatement and ResultSet.
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.deployClassDescriptionOptions for controlling cache behaviour for a given type.Used to extend the DatabaseConfig with additional objects used to configure and construct an Database.Wraps the objects involved in executing a Query.PersistRequest for insert update or delete of a bean.
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.deploy.id
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.deploy.meta
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.expression
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.persistClassDescriptionAPI for persisting a bean.Wraps all the objects used to persist a bean.PersistRequest for insert update or delete of a bean.Persist request specifically for CallableSql.Persist request specifically for CallableSql.Persist request specifically for CallableSql.
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.queryClassDescriptionWraps the objects involved in executing a DtoQuery.The Object Relational query execution API.Wraps the objects involved in executing a Query.Wraps the objects involved in executing a SqlQuery.Read a row building a result for that row.Hold the JDBC PreparedStatement and ResultSet.
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.querydefn
-
Classes in io.ebeaninternal.server.core used by io.ebeaninternal.server.transactionClassDescriptionWraps the Clock such that we can change the Clock for testing purposes.