All Classes
-
Class Summary Class Description AllTest This class provides the main entry point for each of the individual test cases.DemoBase JoinedTest This class provides a demonstration of a class hierachy that uses a class for each class in the inheritance hierarchy.MixedTest This class provides an example of using an inheritance hierachy that attempts to mix strategies.NonEntityBaseTest This class provides a demonstration of a class hierachy that inherits from a non-entity class.SingleTablePerHierarchyTest This class provides a demonstration of using a single table for the entire class hierarchy.TablePerConcreteClassTest This class provides a demonstration of a class hierachy that uses separate tables per concrete class mapping strategy.