java.lang.Object | |
↳ | org.hibernate.hql.QuerySplitter |
Provides query splitting methods, which were originally in QueryTranslator.
TODO: This will need to be refactored at some point.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Handle Hibernate "implicit" polymorphism, by translating the query string into
several "concrete" queries against mapped classes.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Handle Hibernate "implicit" polymorphism, by translating the query string into several "concrete" queries against mapped classes.
MappingException |
---|