Package | Description |
---|---|
org.hibernate.loader.plan.exec.internal |
Provides the internal implementations for generating the load query from the LoadPlan and the ResultSet processor.
|
org.hibernate.loader.plan.exec.process.internal | |
org.hibernate.loader.plan.exec.spi |
Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.
|
Modifier and Type | Method and Description |
---|---|
ResultSetProcessor |
AbstractLoadQueryDetails.getResultSetProcessor() |
Modifier and Type | Class and Description |
---|---|
class |
ResultSetProcessorImpl |
Modifier and Type | Method and Description |
---|---|
ResultSetProcessor |
LoadQueryDetails.getResultSetProcessor() |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.