java.lang.ObjectModels an individual fetch within a profile.org.hibernate.engine.profile.Fetch
Steve - Ebersole| Nested Class Summary: | ||
|---|---|---|
| public static class | Fetch.Style | The type or style of fetch. For the moment we limit this to join and select, though technically subselect would be valid here as as well; however, to support subselect here would require major changes to the subselect loading code (which is needed for other things as well anyway). |
| Constructor: |
|---|
|
| Method from org.hibernate.engine.profile.Fetch Summary: |
|---|
| getAssociation, getStyle, toString |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.hibernate.engine.profile.Fetch Detail: |
|---|
|
|
|