Package | Description |
---|---|
org.hibernate.transform |
Defines strategies for post-processing criteria query
result sets into a form convenient to the application.
|
Modifier and Type | Field and Description |
---|---|
static ToListResultTransformer |
ToListResultTransformer.INSTANCE |
static ToListResultTransformer |
Transformers.TO_LIST
Each row of results is a List
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.