public static interface HibernateEntityManagerImplementor.QueryOptions
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Class> | 
getNamedParameterExplicitTypes()
Get the explicit parameter types. 
 | 
HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator | 
getResultMetadataValidator()  | 
List<org.hibernate.query.criteria.internal.ValueHandlerFactory.ValueHandler> | 
getValueHandlers()
Get the conversions for the individual tuples in the query results. 
 | 
HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator getResultMetadataValidator()
List<org.hibernate.query.criteria.internal.ValueHandlerFactory.ValueHandler> getValueHandlers()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.