public class DeleteEntityTest extends Object
| Modifier and Type | Field and Description |
|---|---|
TopiaDatabase |
db |
| Constructor and Description |
|---|
DeleteEntityTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDeleteEntityWithInheritance()
Test for deleting entities with inheritance.
|
void |
testDeleteEntityWithManyToManyRelation()
Test for deleting entities with NMultiplicity relation without
association class entity.
|
public final TopiaDatabase db
public void testDeleteEntityWithInheritance()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaException - if any exception while manipulating dbpublic void testDeleteEntityWithManyToManyRelation()
throws org.nuiton.topia.TopiaException
org.nuiton.topia.TopiaException - if any exception while manipulating dbDAOAbstractTransformerCopyright © 2004–2015 CodeLutin. All rights reserved.