Spring Data Commmons

Uses of Interface
org.springframework.data.domain.Persistable

Packages that use Persistable
org.springframework.data.domain Central domain abstractions especially to be used in combination with the Repository abstraction. 
 

Uses of Persistable in org.springframework.data.domain
 

Subinterfaces of Persistable in org.springframework.data.domain
 interface Auditable<U,PK extends Serializable>
          Interface for auditable entities.
 


Spring Data Commmons

Copyright © 2011. All Rights Reserved.