Package cz.encircled.joiner.model
Class WithSelfReference
- java.lang.Object
-
- cz.encircled.joiner.model.AbstractEntity
-
- cz.encircled.joiner.model.WithSelfReference
-
@Entity public class WithSelfReference extends AbstractEntity
-
-
Field Summary
Fields Modifier and Type Field Description WithSelfReferenceselfReference-
Fields inherited from class cz.encircled.joiner.model.AbstractEntity
id, name
-
-
Constructor Summary
Constructors Constructor Description WithSelfReference()
-
-
-
Field Detail
-
selfReference
public WithSelfReference selfReference
-
-