public class ResultSetProcessorHelper extends Object
Constructor and Description |
---|
ResultSetProcessorHelper() |
Modifier and Type | Method and Description |
---|---|
static Map<String,int[]> |
buildNamedParameterLocMap(QueryParameters queryParameters,
NamedParameterContext namedParameterContext) |
static EntityKey |
getOptionalObjectKey(QueryParameters queryParameters,
SessionImplementor session) |
public static EntityKey getOptionalObjectKey(QueryParameters queryParameters, SessionImplementor session)
public static Map<String,int[]> buildNamedParameterLocMap(QueryParameters queryParameters, NamedParameterContext namedParameterContext)
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.