|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CriteriaImpl | |
| net.sf.hibernate.impl | |
| net.sf.hibernate.loader | |
| Uses of CriteriaImpl in net.sf.hibernate.impl |
| Methods in net.sf.hibernate.impl with parameters of type CriteriaImpl | |
List |
SessionImpl.find(CriteriaImpl criteria)
|
| Constructors in net.sf.hibernate.impl with parameters of type CriteriaImpl | |
CriteriaImpl(Class persistentClass,
CriteriaImpl original)
Copy all the internal attributes of the given CrtieriaImpl except alter the root persistent class type to be the given one. |
|
| Uses of CriteriaImpl in net.sf.hibernate.loader |
| Constructors in net.sf.hibernate.loader with parameters of type CriteriaImpl | |
CriteriaLoader(OuterJoinLoadable persister,
SessionFactoryImplementor factory,
CriteriaImpl criteria)
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||