public class InverseMappingTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InverseMappingTestCase.Address |
static class |
InverseMappingTestCase.AddressDTO |
static class |
InverseMappingTestCase.Author |
static class |
InverseMappingTestCase.AuthorDTO |
static class |
InverseMappingTestCase.Book |
static class |
InverseMappingTestCase.BookDTO |
static class |
InverseMappingTestCase.Person |
static class |
InverseMappingTestCase.PersonDTO |
static class |
InverseMappingTestCase.Publisher |
static class |
InverseMappingTestCase.PublisherDTO |
static class |
InverseMappingTestCase.Reader |
static class |
InverseMappingTestCase.ReaderDTO |
| Constructor and Description |
|---|
InverseMappingTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testInverseManyToManyMapping() |
void |
testInverseManyToOneMapping() |
void |
testInverseOneToManyMapping() |
void |
testInverseOneToOneMapping() |
Copyright © 2016 Glasnost. All rights reserved.