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<ValueHandlerFactory.ValueHandler> |
getValueHandlers()
Get the conversions for the individual tuples in the query results.
|
HibernateEntityManagerImplementor.QueryOptions.ResultMetadataValidator getResultMetadataValidator()
List<ValueHandlerFactory.ValueHandler> getValueHandlers()
Copyright © 2019 JBoss by Red Hat. All rights reserved.