Module org.seasar.doma.core
Class SubSelectContext.Single<PROPERTY>
java.lang.Object
org.seasar.doma.jdbc.criteria.context.SubSelectContext.Single<PROPERTY>
- All Implemented Interfaces:
SubSelectContext<PropertyMetamodel<PROPERTY>>
- Enclosing interface:
- SubSelectContext<RESULT>
public static class SubSelectContext.Single<PROPERTY>
extends Object
implements SubSelectContext<PropertyMetamodel<PROPERTY>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.seasar.doma.jdbc.criteria.context.SubSelectContext
SubSelectContext.Single<PROPERTY> -
Constructor Summary
ConstructorsConstructorDescriptionSingle(SelectContext context, PropertyMetamodel<PROPERTY> propertyMetamodel) -
Method Summary
-
Constructor Details
-
Single
-
-
Method Details
-
get
- Specified by:
getin interfaceSubSelectContext<PROPERTY>
-
getPropertyMetamodel
-