Module org.seasar.doma.core
Package org.seasar.doma.jdbc.criteria.context
package org.seasar.doma.jdbc.criteria.context
Provides contexts and settings used to build the criteria query statements.
-
ClassDescriptionRepresents the settings for a DELETE criteria query.Represents the settings for an INSERT criteria query.Represents the settings for a SELECT criteria query.SetOperationContext<ELEMENT>SetOperationContext.Select<ELEMENT>SetOperationContext.Union<ELEMENT>SetOperationContext.UnionAll<ELEMENT>Represents the settings for a criteria query.SubSelectContext<RESULT>SubSelectContext.Single<PROPERTY>Represents the settings for an UPDATE criteria query.