- CleanQuerydslSourcesDir - Class in com.ewerk.gradle.plugins.tasks
This task is responsible for purging the 'querydsl' sources dir.
- CleanQuerydslSourcesDir() - Constructor in CleanQuerydslSourcesDir
-
- cleanSourceFolders() - Method in CleanQuerydslSourcesDir
-
- CompileQuerydslDefault - Class in com.ewerk.gradle.plugins.tasks
A java compile task that activates the default Querydsl annotation processor.
- CompileQuerydslHibernate - Class in com.ewerk.gradle.plugins.tasks
A java compile task that activates the Querydsl Hibernate annotation processor.
- CompileQuerydslJdo - Class in com.ewerk.gradle.plugins.tasks
A java compile task that activates the Querydsl JDO annotation processor.
- CompileQuerydslJpa - Class in com.ewerk.gradle.plugins.tasks
A java compile task that activates the Querydsl JPA annotation processor.
- CompileQuerydslMorphia - Class in com.ewerk.gradle.plugins.tasks
A java compile task that activates the Querydsl Morphia annotation processor.
- CompileQuerydslRoo - Class in com.ewerk.gradle.plugins.tasks
A java compile task that activates the Querydsl Spring Roo annotation processor.
- CompileQuerydslSpringDataMongo - Class in com.ewerk.gradle.plugins.tasks
A java compile task that activates the Spring Data Mongo Querydsl annotation processor.
- createSourceFolders() - Method in InitQuerydslSourcesDir
-