Class SpringDataTestEntity
java.lang.Object
org.springframework.data.jpa.domain.AbstractPersistable<Long>
org.fastnate.generator.test.spring.SpringDataTestEntity
- All Implemented Interfaces:
org.springframework.data.domain.Persistable<Long>
@Entity
public class SpringDataTestEntity
extends org.springframework.data.jpa.domain.AbstractPersistable<Long>
An entity to test that Fastnate supports "Spring Data JPA" entities.
- Author:
- Tobias Liefke
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.data.jpa.domain.AbstractPersistable
equals, getId, hashCode, isNew, setId, toString
-
Constructor Details
-
SpringDataTestEntity
public SpringDataTestEntity() -
SpringDataTestEntity
-
-
Method Details
-
getContent
-
setContent
-