Spring Data Jpa

Serialized Form


Package org.springframework.data.jpa.domain

Class org.springframework.data.jpa.domain.AbstractAuditable extends AbstractPersistable<PK extends Serializable> implements Serializable

serialVersionUID: 141481953116476081L

Serialized Fields

createdBy

Object createdBy

createdDate

Date createdDate

lastModifiedBy

Object lastModifiedBy

lastModifiedDate

Date lastModifiedDate

Class org.springframework.data.jpa.domain.AbstractPersistable extends Object implements Serializable

serialVersionUID: -5554308939380869754L

Serialized Fields

id

Serializable id


Spring Data Jpa

Copyright © 2011 SpringSource. All Rights Reserved.