|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractPersistable | |
|---|---|
| org.springframework.data.jpa.domain | JPA specific support classes to implement domain classes. |
| Uses of AbstractPersistable in org.springframework.data.jpa.domain |
|---|
| Subclasses of AbstractPersistable in org.springframework.data.jpa.domain | |
|---|---|
class |
AbstractAuditable<U,PK extends Serializable>
Abstract base class for auditable entities. |
| Fields in org.springframework.data.jpa.domain with type parameters of type AbstractPersistable | |
|---|---|
static javax.persistence.metamodel.SingularAttribute<AbstractPersistable,Serializable> |
AbstractPersistable_.id
|
| Constructor parameters in org.springframework.data.jpa.domain with type arguments of type AbstractPersistable | |
|---|---|
QAbstractPersistable(com.mysema.query.types.Path<? extends AbstractPersistable> path)
|
|
|
Spring Data JPA | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||