| Package | Description |
|---|---|
| org.kolobok.annotation.processor |
| Modifier and Type | Method and Description |
|---|---|
RepoMethod.Part[] |
RepoMethod.getParts() |
| Modifier and Type | Method and Description |
|---|---|
void |
RepoMethod.setParts(RepoMethod.Part[] parts) |
| Modifier and Type | Method and Description |
|---|---|
String |
RepoMethodUtil.generateMethodName(List<RepoMethod.Part> newParts)
Generates repository find method by parts
|
| Constructor and Description |
|---|
RepoMethod(RepoMethod.Type type,
RepoMethod.Part[] parts) |
Copyright © 2020. All Rights Reserved.