| Package | Description |
|---|---|
| org.hibernate.loader.plan2.build.spi |
Defines the SPI for building a metamodel-driven LoadPlan
|
| org.hibernate.loader.plan2.exec.internal |
| Modifier and Type | Method and Description |
|---|---|
String |
QuerySpaceTreePrinter.asString(QuerySpaces spaces,
AliasResolutionContext aliasResolutionContext) |
String |
QuerySpaceTreePrinter.asString(QuerySpaces spaces,
int depth,
AliasResolutionContext aliasResolutionContext) |
void |
LoadPlanTreePrinter.logTree(LoadPlan loadPlan,
AliasResolutionContext aliasResolutionContext) |
void |
QuerySpaceTreePrinter.write(QuerySpaces spaces,
int depth,
AliasResolutionContext aliasResolutionContext,
PrintStream printStream) |
void |
QuerySpaceTreePrinter.write(QuerySpaces spaces,
int depth,
AliasResolutionContext aliasResolutionContext,
PrintWriter printWriter) |
| Modifier and Type | Class and Description |
|---|---|
class |
AliasResolutionContextImpl
Provides aliases that are used by load queries and ResultSet processors.
|
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.