| Interface | Description |
|---|---|
| ExtendedMetamodel | |
| JpaCriteriaBuilder<T> |
| Class | Description |
|---|---|
| JpaCriteriaBuilderSupport<T,K> | |
| JpaDao<T,PK extends Serializable> |
Dao implementation for JPA
|
| JpaDaoFactory |
Dao Factory implementation that create JpaDaos on the fly.
|
| JpaUserPreferenceDao |
UserPreferenceDao implementation for JPA.
|
| JpaUtils |
Utility class for dealing with JPA API
|
| PersistentServiceJpaDao<T,PK extends Serializable> | Deprecated
use
JpaDao instead |
Copyright © 2014 JDAL. All Rights Reserved.