-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
rhp
committed
Mar 16, 2016
1 parent
e30b596
commit c5b47dd
Showing
4 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,13 @@ | ||
# aof4oop_cs_db_step1 | ||
This project intends to evaluate the work effort when the schema of our case study evolves from version A to B using the native DB4o mechanisms | ||
|
||
Testing steps | ||
1 - Using the project aof4oop_cs_step1 | ||
1.1 - Run CreateDB for creating a new database | ||
1.2 - Run ShowDB for checking the existing object in the DB | ||
1.3 - Run MigrateDBStep1 for copying data to temporary classes | ||
1.4 - Copy the database file to project aof4oop_cs_step2 | ||
|
||
2 - Using the projects aof4oop_cs_step2 | ||
2.1 - Run ShowDB for checking the existing object in the DB | ||
2.2 - Run MigrateDBStep2 for copying data from temporary classes to the definitive ones | ||
2.3 - Run again the ShowDB app for checking the existing object in the DB |
Binary file not shown.
This file was deleted.
Oops, something went wrong.