| Package | Description |
|---|---|
| org.jboss.seam.persistence |
Seam components for working with JPA or Hibernate3.
|
| Class and Description |
|---|
| EntityManagerProxy
Proxies the EntityManager, and implements EL interpolation
in JPA-QL
|
| Filter
Support for declarative application of
Hibernate filters to persistence contexts.
|
| HibernatePersistenceProvider
Support for non-standardized features of Hibernate, when
used as the JPA persistence provider.
|
| HibernateSessionProxy
Marker interface that signifies a proxy is using the
HibernateSessionInvocationHandler.
|
| PersistenceContextManager
Support for changing flushmodes for an existing
persistence context.
|
| PersistenceContexts
Maintains the set of persistence contexts that have been touched in a
conversation.
|
| PersistenceProvider
Abstraction layer for persistence providers (JPA implementations).
|
| PersistenceProvider.Feature |
Copyright © 2015 Seam Framework. All Rights Reserved.