Commit: aeafcf13f6762dc3d20b5db7b326b43e9bd7ce6a
https://github.com/ahmetalpbalkan/orman/commit/aeafcf13f6762dc3d20b5db7b326b43e9bd7ce6a
Author: Ahmet Alp Balkan <ah...@ahmetalpbalkan.com>
Date: 2011-05-30 (Mon, 30 May 2011)
Changed paths:
M src/org/orman/mapper/Entity.java
Log Message:
-----------
ManyToMany join table name generation consistency if annotated classes interchanges later
Commit: c16e403757b5ee212a6b15273b4f6f9117b1b033
https://github.com/ahmetalpbalkan/orman/commit/c16e403757b5ee212a6b15273b4f6f9117b1b033
Author: Ahmet Alp Balkan <ah...@ahmetalpbalkan.com>
Date: 2011-05-30 (Mon, 30 May 2011)
Changed paths:
M src/demo6manytomany/BlogEngine.java
A src/demo6manytomany/InteractiveBlogEngine.java
Log Message:
-----------
interactive program demo created for ManyToMany demo package.
Compare: https://github.com/ahmetalpbalkan/orman/compare/7ea3044...c16e403