public class SpringDataRepositoryCreator extends Object
| Constructor and Description |
|---|
SpringDataRepositoryCreator(io.quarkus.gizmo.ClassOutput classOutput,
io.quarkus.gizmo.ClassOutput otherClassOutput,
org.jboss.jandex.IndexView index,
Consumer<String> fragmentImplClassResolvedCallback,
Consumer<String> customClassCreatedCallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
implementCrudRepository(org.jboss.jandex.ClassInfo repositoryToImplement) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.