Uses of Package
io.ebean.bean
Package
Description
Enhanced beans API and Support objects
Common non-public interfaces and implementation.
Configuration settings for Database construction
Persist and Query Event Controllers and Listeners
Provides a API for plugins.
JSON formatting and parsing objects (See JsonContext).
-
ClassDescriptionLazy loading capable Maps, Lists and Sets.Loads a entity bean collection.Visitor for collecting new/old values for a bean update.Loads a entity bean.A call origin for query execution profiling to collect graph use (for query tuning).Bean that is aware of EntityBeanIntercept.Holds information on mutable values (like plain beans stored as json).Represents a next value to use for mutable content properties (DbJson with jackson beans).Collects profile information for a bean (or reference/proxy bean) at a given node.Collects the profile information.Identifies a unique node of an object graph.Represents a "origin" of an ORM object graph.Holds entity beans by there type and id.Wrapper on a bean to also indicate if a bean has been deleted.A callback that can be registered to fire on getter method calls.BeanLoader used when single beans are loaded (which is usually not ideal / N+1).A type that can participate in building toString content with ToStringBuilder.Helps build toString content taking into account recursion.
-
ClassDescriptionLazy loading capable Maps, Lists and Sets.Interface to define the addition of a bean to the underlying collection.Loads a entity bean collection.Bean that is aware of EntityBeanIntercept.A type that can participate in building toString content with ToStringBuilder.Helps build toString content taking into account recursion.
-
-
-
ClassDescriptionLoads a entity bean.Bean that is aware of EntityBeanIntercept.
-