public interface QueryTypeFactory
QueryTypeFactory defines an interface for mapping domain types to Querydsl expression types| Modifier and Type | Method and Description |
|---|---|
com.mysema.codegen.model.Type |
create(com.mysema.codegen.model.Type type)
Create an expression type based on the given actual type
|
Copyright © 2007–2016 Querydsl. All rights reserved.