E - the element typeC - the generic typeQ - the generic typepublic abstract class TypeQueryProperties<E,C extends TypeQueryConditionGroupExpression<E,C>,Q extends TypeQueryProperties<E,C,Q>> extends TypeQueryEntity<E,C,Q>
TypeQueryEntity
.mappping, setProperty, type| 构造器和说明 |
|---|
TypeQueryProperties(SqlQueryEntityProperties queryEntityProperties,
JdbcMappingFactory mappingFactory)
Instantiates a new type query properties.
|
public TypeQueryProperties(SqlQueryEntityProperties queryEntityProperties, JdbcMappingFactory mappingFactory)
queryEntityProperties - the query entity propertiesmappingFactory - the mapping factory