Commit ID
|
Contributor: | athimel | Files Modified: | 16 |
| Date: | 01-June-2012 at 14:20 | Lines Added: | 346 | |
| Repository: | http://svn.nuiton.org/svn/topia/trunk /trunk | Lines Removed: | 273 | |
| Commit Comment: | fixes #2078 Remove the TopiaContext from TopiaEntityAbstract. Use a tag-value on an entity (not yet model) : contextable=true EntityTransformer will generate TopiaContext relevant methods impl in XXXAbstract. XXXEntity#getComposite() was already deprecated, but now throws an UnsupportedOperationException is the entity is not TopiaEntityContextable. Unfortunatly, there is no other way to get the TopiaContext if the entity is not TopiaEntityContextable, thus TopiaFiresSupport may throw an exception if the entity is not assignable from it. Apply Eugene#107 : Remove attribute and use enum modifiers. |
|||
| Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| Java | 266 | 234 | 76 | 38 | 4 | 1 | |
| File | Language | Code Added | Code Removed | Comments Added | Comment Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| ...mework/TopiaHibernateEntityListener.java | Java | 11 | 10 | 3 | 4 | 0 | 0 |
| ...on/topia/framework/TopiaContextImpl.java | Java | 1 | 1 | 2 | 2 | 0 | 0 |
| ...n/topia/framework/TopiaFiresSupport.java | Java | 11 | 20 | 28 | 2 | 0 | 0 |
| ...a/generator/BinderHelperTransformer.java | Java | 14 | 14 | 2 | 2 | 0 | 0 |
| ...opia/generator/DAOHelperTransformer.java | Java | 25 | 25 | 2 | 2 | 0 | 0 |
| ...iton/topia/generator/DTOTransformer.java | Java | 14 | 14 | 2 | 2 | 0 | 0 |
| ...opia/generator/EntityDAOTransformer.java | Java | 22 | 22 | 1 | 1 | 0 | 0 |
| ...opia/generator/EntityDTOTransformer.java | Java | 16 | 16 | 2 | 2 | 0 | 0 |
| ...n/topia/generator/EntityTransformer.java | Java | 59 | 24 | 19 | 1 | 4 | 0 |
| ...ia/generator/QueryHelperTransformer.java | Java | 27 | 27 | 3 | 3 | 0 | 0 |
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.