Spring Data Jpa

Uses of Class
org.springframework.data.jpa.domain.AbstractPersistable

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.
 


Spring Data Jpa

Copyright © 2011 SpringSource. All Rights Reserved.