Package | Description |
---|---|
org.fastnate.generator.test | |
org.fastnate.generator.test.collections | |
org.fastnate.generator.test.overrides | |
org.fastnate.generator.test.recursion |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTestEntity
Simple test entity to use in other entities to test references.
|
Modifier and Type | Class and Description |
---|---|
class |
ChildTestEntity
An entity that is included in
CollectionsTestEntity to test mapped-by constructs. |
class |
CollectionsTestEntity
An entity for testing collections in SQL generation.
|
class |
MapsTestEntity
An entity for testing maps in SQL generation.
|
Modifier and Type | Class and Description |
---|---|
class |
OverrideEntity
|
class |
ToOverrideEntity
Contains JPA properties that are reconfigured in
OverrideEntity . |
Modifier and Type | Class and Description |
---|---|
class |
TestRecursiveEntity
Entity to test recursion in SQL generation.
|
Copyright © 2016 fastnate.org. All rights reserved.