@Entity public class TestRecursiveEntity extends BaseTestEntity
Constructor and Description |
---|
TestRecursiveEntity(TestRecursiveEntity parent,
String name)
Creates a new instance of
TestRecursiveEntity . |
public TestRecursiveEntity(TestRecursiveEntity parent, String name)
TestRecursiveEntity
.parent
- the parent entityname
- the name of the entityCopyright © 2016 fastnate.org. All rights reserved.