public interface Extension
Extension allows for custom code generation extensions to be registered as service provider| Modifier and Type | Method and Description |
|---|---|
void |
addSupport(AbstractModule module)
Register custom types to the given codegen module
|
void addSupport(AbstractModule module)
module - module to be customizedCopyright © 2007–2021 Querydsl. All rights reserved.