@CompileStatic class FindOneInterfaceProjectionWhereImplementer extends FindOneWhereImplementer implements AnnotatedServiceImplementer<Where>, SingleResultInterfaceProjectionBuilder
Interface projection implementer for Where queries
| Fields inherited from class | Fields |
|---|---|
class AbstractWhereImplementer |
POSITION |
| Constructor and description |
|---|
FindOneInterfaceProjectionWhereImplementer() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Statement |
buildReturnStatement(ClassNode domainClass, MethodNode abstractMethodNode, MethodNode newMethodNode, Expression queryExpression) |
|
protected boolean |
isCompatibleReturnType(ClassNode domainClass, MethodNode newMethodNode, ClassNode returnType, String prefix) |
|
protected ClassNode |
resolveDomainClassFromSignature(ClassNode currentDomainClassNode, MethodNode methodNode) |