|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hibernate.impl | |
---|---|
org.hibernate.criterion | A framework for defining restriction criteria and order criteria. |
org.hibernate.engine | This package contains classes that are "shared" by other packages, and implementations of some key algorithms. |
org.hibernate.impl | This package contains implementations of the central Hibernate APIs, especially the Hibernate session. |
org.hibernate.loader.criteria | This package defines the criteria query compiler and loader |
Classes in org.hibernate.impl used by org.hibernate.criterion | |
---|---|
CriteriaImpl
Implementation of the Criteria interface |
Classes in org.hibernate.impl used by org.hibernate.engine | |
---|---|
CriteriaImpl
Implementation of the Criteria interface |
Classes in org.hibernate.impl used by org.hibernate.impl | |
---|---|
AbstractQueryImpl
Abstract implementation of the Query interface. |
|
AbstractScrollableResults
Implementation of the ScrollableResults interface |
|
AbstractSessionImpl
Functionality common to stateless and stateful sessions |
|
CriteriaImpl
Implementation of the Criteria interface |
|
QueryImpl
default implementation of the Query interface, for "ordinary" HQL queries (not collection filters) |
|
SessionFactoryImpl
Concrete implementation of the SessionFactory interface. |
Classes in org.hibernate.impl used by org.hibernate.loader.criteria | |
---|---|
CriteriaImpl
Implementation of the Criteria interface |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |