Uses of Package
org.springframework.data.relational.core.conversion
Packages that use org.springframework.data.relational.core.conversion
Package
Description
-
Classes in org.springframework.data.relational.core.conversion used by org.springframework.data.relational.core.conversionClassDescriptionRepresents the change happening to the aggregate (as used in the context of Domain Driven Design) as a whole.The kind of action to be performed on an aggregate.Represents the changes happening to one or more aggregates (as used in the context of Domain Driven Design) as a whole.An instance of this interface represents a (conceptual) single interaction with a database, e.g. a single update, used as a step when synchronizing the state of an aggregate with the database.Represents a batch of
DbActionthat share a common value for a property of the action.Represents a delete statement for all entities that that a reachable via a give path from the aggregate root.Represents an insert statement for a single entity that is not the root of an aggregate.Represents an insert statement for the root of an aggregate.An action depending on another action for providing additional information like the id of a parent entity.ADbActionthat stores the information of a single entity in the database.ADbActionnot operation on the root of an aggregate but on its contained entities.ADbActionpertaining to the root on an aggregate.Represents the change happening to the aggregate (as used in the context of Domain Driven Design) as a whole.Enumeration describing the source of a value for an id property.Represents the change happening to the aggregate (as used in the context of Domain Driven Design) as a whole.ARelationalConverteris responsible for converting for values to the native relational representation and vice versa.Represents the change happening to the aggregate (as used in the context of Domain Driven Design) as a whole. -
Classes in org.springframework.data.relational.core.conversion used by org.springframework.data.relational.core.mapping.eventClassDescriptionRepresents the change happening to the aggregate (as used in the context of Domain Driven Design) as a whole.Represents the change happening to the aggregate (as used in the context of Domain Driven Design) as a whole.