Uses of Package
org.seasar.doma.jdbc.aggregate
Packages that use org.seasar.doma.jdbc.aggregate
Package
Description
Provides JDBC related interfaces and classes.
Provides classes and interfaces for entity aggregation and association operations.
Provides query objects that build and execute SQL statements.
-
Classes in org.seasar.doma.jdbc.aggregate used by org.seasar.doma.jdbcClassDescriptionThe AggregateCommand class represents a command designed to execute an aggregate operation on a stream of entities and return a result.Represents a strategy type for defining an aggregate structure that involves a root entity and its associated entities.Provides a mechanism for reducing a stream of entities into a single result.
-
Classes in org.seasar.doma.jdbc.aggregate used by org.seasar.doma.jdbc.aggregateClassDescriptionRepresents a strategy type for defining an aggregate structure that involves a root entity and its associated entities.Represents an association linker that connects two entity types based on a property path.Provides a mechanism for reducing a stream of entities into a single result.
-
Classes in org.seasar.doma.jdbc.aggregate used by org.seasar.doma.jdbc.queryClassDescriptionRepresents a strategy type for defining an aggregate structure that involves a root entity and its associated entities.