@CompileStatic class FindOneInterfaceProjectionStringQueryImplementer extends FindOneStringQueryImplementer implements AnnotatedServiceImplementer<Query>, SingleResultInterfaceProjectionBuilder
Interface projections for string-based queries
| Constructor and description |
|---|
FindOneInterfaceProjectionStringQueryImplementer() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
protected Statement |
buildQueryReturnStatement(ClassNode domainClassNode, MethodNode abstractMethodNode, MethodNode newMethodNode, Expression queryArg) |
|
protected boolean |
isCompatibleReturnType(ClassNode domainClass, MethodNode methodNode, ClassNode returnType, String prefix) |
|
protected ClassNode |
resolveDomainClassFromSignature(ClassNode currentDomainClassNode, MethodNode methodNode) |