public class QueryTypeFactoryImpl extends Object implements QueryTypeFactory
QueryTypeFactory interface| Constructor and Description |
|---|
QueryTypeFactoryImpl(String prefix,
String suffix,
String packageSuffix) |
| Modifier and Type | Method and Description |
|---|---|
com.mysema.codegen.model.Type |
create(com.mysema.codegen.model.Type type) |
public com.mysema.codegen.model.Type create(com.mysema.codegen.model.Type type)
create in interface QueryTypeFactoryCopyright © 2007–2015 Querydsl. All rights reserved.