Uses of Package
io.ebeaninternal.server.deploy
Packages that use io.ebeaninternal.server.deploy
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
Server side Utility objects
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.apiClassDescriptionDescribes Beans including their deployment information.Natural key for a bean type.Property mapped to a List Set or Map.Property mapped to a joined bean.Represents a join to another table.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.api.json
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.cache
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.coreClassDescriptionDescribes Beans including their deployment information.Holds the BeanDescriptor and its associated BeanPersister.Description of a property of a bean.Property mapped to a List Set or Map.Property mapped to a joined bean.Converts logical property names to database columns.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.deployClassDescriptionPersist info for determining if save or delete should be performed.Helper functions for performing tasks on Lists Sets or Maps.Describes Beans including their deployment information.Provides a method to find a BeanDescriptor.Used to evaluate imported foreign keys so as to avoid unnecessary joins.Helper object for dealing with Lists.Holds the BeanDescriptor and its associated BeanPersister.Helper specifically for dealing with Maps.Natural key for a bean type.Description of a property of a bean.Abstract base for properties mapped to an associated bean, list, set or map.Property mapped to a List Set or Map.Property mapped to a joined bean.A DbJson property that does not use Jackson ObjectMapper.Helper specifically for dealing with Sets.Used for associated beans in place of a BeanDescriptor.The max length check on bind values.Chains multiple BeanPersistController's together.Handles multiple BeanPersistListener's for a given entity type.Handles multiple BeanPostLoad's for a given entity type.Handles multiple BeanPostLoad's for a given entity type.Handles multiple BeanQueryAdapter for a given entity type.Class to hold the DDL-migration information that is needed to do correct alters.Context provided when a BeanProperty reads from a ResultSet.Used to provide context during sql construction.Converts logical property names to database columns.Converts logical property names to database columns with table alias.Holds multiple column unique constraints defined for an entity.Represents the type of a OneToMany or ManyToMany property.Represents a join to another table.A join pair of local and foreign properties.Meta data for table spaces.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.deploy.idClassDescriptionDescribes Beans including their deployment information.Description of a property of a bean.Abstract base for properties mapped to an associated bean, list, set or map.Property mapped to a joined bean.Context provided when a BeanProperty reads from a ResultSet.Used to provide context during sql construction.Helper to build IntersectionTable.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.deploy.metaClassDescriptionPersist info for determining if save or delete should be performed.Describes Beans including their deployment information.Creates BeanDescriptors.Provides a method to find a BeanDescriptor.Description of a property of a bean.Property mapped to a List Set or Map.Property mapped to a joined bean.Used for associated beans in place of a BeanDescriptor.The max length check on bind values.Class to hold the DDL-migration information that is needed to do correct alters.Holds multiple column unique constraints defined for an entity.Represents the type of a OneToMany or ManyToMany property.Represents a join to another table.Meta data for table spaces.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.deploy.visitorClassDescriptionDescribes Beans including their deployment information.Description of a property of a bean.Property mapped to a List Set or Map.Property mapped to a joined bean.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.elClassDescriptionDescribes Beans including their deployment information.Description of a property of a bean.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.expressionClassDescriptionDescribes Beans including their deployment information.Converts logical property names to database columns.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.json
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.persistClassDescriptionDescribes Beans including their deployment information.Creates BeanDescriptors.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.queryClassDescriptionDescription of a property of a bean.Property mapped to a List Set or Map.Property mapped to a joined bean.Context provided when a BeanProperty reads from a ResultSet.Used to provide context during sql construction.Represents a join to another table.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.querydefnClassDescriptionDescribes Beans including their deployment information.Property mapped to a List Set or Map.Converts logical property names to database columns.Represents a join to another table.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.transactionClassDescriptionDescribes Beans including their deployment information.Creates BeanDescriptors.
-
Classes in io.ebeaninternal.server.deploy used by io.ebeaninternal.server.util