Spring Data JPA

org.springframework.data.jpa.domain
Class AbstractPersistable_

java.lang.Object
  extended by org.springframework.data.jpa.domain.AbstractPersistable_
Direct Known Subclasses:
AbstractAuditable_

@Generated(value="org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor")
public abstract class AbstractPersistable_
extends Object


Field Summary
static javax.persistence.metamodel.SingularAttribute<AbstractPersistable,Serializable> id
           
 
Constructor Summary
AbstractPersistable_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public static volatile javax.persistence.metamodel.SingularAttribute<AbstractPersistable,Serializable> id
Constructor Detail

AbstractPersistable_

public AbstractPersistable_()

Spring Data JPA

Copyright © 2011-2014–2014 Pivotal Software, Inc.. All rights reserved.