Uses of Class
org.seasar.doma.jdbc.criteria.context.Settings
Packages that use Settings
Package
Description
Provides contexts and settings used to build the criteria query statements.
-
Uses of Settings in org.seasar.doma.jdbc.criteria.context
Subclasses of Settings in org.seasar.doma.jdbc.criteria.contextModifier and TypeClassDescriptionclassRepresents the settings for a DELETE criteria query.classRepresents the settings for an INSERT criteria query.classRepresents the settings for a SELECT criteria query.classRepresents the settings for an UPDATE criteria query.Methods in org.seasar.doma.jdbc.criteria.context that return Settings