Spring Data Jpa

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

Packages that use AbstractAuditable
org.springframework.data.jpa.domain JPA specific support classes to implement domain classes. 
 

Uses of AbstractAuditable in org.springframework.data.jpa.domain
 

Constructor parameters in org.springframework.data.jpa.domain with type arguments of type AbstractAuditable
QAbstractAuditable(com.mysema.query.types.Path<? extends AbstractAuditable<?,? extends Serializable>> entity)
           
 


Spring Data Jpa

Copyright © 2011-2012 SpringSource. All Rights Reserved.