root/trunk/src/main/php/net/stubbles/rdbms/persistence


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1661 [1661] 06/29/08 13:07:43 mikey fix coding style issues
(edit) @1617 [1617] 06/03/08 07:31:41 mikey update entity manager with last changes from finder: remove constructor …
(edit) @1616 [1616] 06/02/08 18:36:36 mikey enable overruling of orderBy
(edit) @1615 [1615] 06/02/08 17:18:57 mikey take default entity order into account todo: allow overruling of default …
(edit) @1613 [1613] 06/02/08 15:10:08 mikey rename package
(edit) @1611 [1611] 05/30/08 11:12:34 mikey removed possibility of setting arguments via constructor on entities …
(edit) @1510 [1510] 04/06/08 16:50:03 mikey ignore default entity manager in code coverage
(edit) @1506 [1506] 04/06/08 02:50:18 mikey moved currently not required annotations to experimental folder
(edit) @1470 [1470] 03/27/08 17:46:55 mikey bugfix: packages are separated by colons, not by dots
(edit) @1311 [1311] 01/29/08 18:44:27 mikey fixed doc comments
(edit) @1307 [1307] 01/28/08 01:22:29 mikey fixed several class loading issues
(edit) @1303 [1303] 01/27/08 17:31:16 mikey continued refactoring #118: converted tests for net::stubbles::rdbms and …
(edit) @1301 [1301] 01/25/08 20:09:22 richi coding standards: fixed coding standards issues (function docblock)
(edit) @1281 [1281] 01/22/08 17:45:43 mikey code nazi :)
(edit) @1265 [1265] 01/20/08 13:09:30 mikey fixed coding style issues
(edit) @1232 [1232] 01/13/08 12:31:45 mikey continued refactoring #119: fixed issues introduced while replacing dots
(edit) @1225 [1225] 01/11/08 18:23:08 mikey continued refactoring #119: replaced package dots in net::stubbles::rdbms
(edit) @1127 [1127] 12/06/07 23:11:20 mikey fixed a bunch of coding style issues detected with new coding style check …
(edit) @1067 [1067] 11/26/07 17:02:30 mikey entity manager should support direct insert/update as well
(edit) @1066 [1066] 11/26/07 16:55:12 mikey implemented enhancement #101: stubDatabaseSerializer must support direct …
(edit) @1063 [1063] 11/22/07 22:28:59 mikey implemented enhancement #99: added new method …
(edit) @1056 [1056] 11/20/07 19:13:26 mikey allowed injection
(edit) @1054 [1054] 11/20/07 18:55:13 mikey fixed typo
(edit) @1053 [1053] 11/20/07 17:46:25 mikey made stubEntityManager an interface, moved implementation to …
(edit) @1052 [1052] 11/20/07 17:05:29 mikey added net::stubbles:rdbms::persistence::stubEntityManager, implements …
(edit) @1051 [1051] 11/20/07 16:59:35 mikey fixed doc blocks
(edit) @997 [997] 10/28/07 13:25:51 mikey return hint whether an update or an insert was processed
(edit) @951 [951] 10/01/07 23:39:52 mikey finally got rid of the stubPersistable interface, persistence api now …
(edit) @950 [950] 10/01/07 23:05:36 mikey bugfix: use correct reflection class
(edit) @942 [942] 09/25/07 23:29:11 mikey finished reflection type
(edit) @928 [928] 09/18/07 23:21:03 mikey refactored finder to get rid of stubPersistable
(edit) @926 [926] 09/18/07 22:23:31 mikey fixed doc blocks
(edit) @925 [925] 09/18/07 21:55:07 mikey finished refactoring of eraser without stubPersistable
(edit) @913 [913] 09/12/07 12:51:01 mikey some more work towards getting rid of the stubPersistable interface
(edit) @912 [912] 09/12/07 12:50:22 mikey use same naming scheme
(edit) @911 [911] 09/12/07 11:54:49 mikey use list of forbidden methods instead of checking declaring class
(edit) @910 [910] 09/12/07 11:54:07 mikey faster comparison whitespace fix
(edit) @907 [907] 09/11/07 23:48:38 mikey major rework toward getting rid of stubPersistable interface
(edit) @903 [903] 09/11/07 22:44:29 mikey use id annotation for the primary key, deactivated other persistence unit …
(edit) @902 [902] 09/11/07 18:11:53 mikey use new return type feature for better mapping of return types when method …
(edit) @899 [899] 09/11/07 17:03:58 mikey added entity support to table creation
(edit) @882 [882] 08/24/07 16:59:36 mikey added some persistence annotations that will be useful in future
(edit) @881 [881] 08/23/07 16:26:38 mikey stubDatabaseFinder::findByCriterion() now returns an instance of …
(edit) @777 [777] 08/05/07 02:51:13 mikey major rework of class locations: - moved net.stubbles.stubObject, …
(edit) @747 [747] 06/25/07 13:13:10 mikey bugfix: return cloned table description only to prevent problems with …
(edit) @655 [655] 05/02/07 22:52:10 mikey added net.stubbles.rdbms.persistence.eraser
(edit) @482 [482] 04/12/07 22:23:28 mikey major overhaul of net.stubbles.rdbms.persistence added unit tests for …
(edit) @432 [432] 03/28/07 23:27:35 mikey moved annotation related stuff into new subpackage …
(edit) @333 [333] 03/04/07 13:29:05 mikey enabled ordering of columns
(edit) @324 [324] 03/02/07 15:09:22 mikey bugfix in net.stubbles.rdbms.persistence.creator.stubDatabaseCreator made …
(edit) @316 [316] 03/01/07 18:22:27 mikey cleaned net.stubbles.rdbms.querybuilder.stubQueryBuilder from reflection …
(edit) @256 [256] 02/11/07 12:33:23 mikey Stubbles Database Persistence API (still experimental): - reworked …
(edit) @246 [246] 02/10/07 00:28:44 mikey added setterMethod for DBColumn added characterSet, collation and comment …
(edit) @242 [242] 02/09/07 00:03:08 mikey renamed annotations to avoid name clashes
(edit) @195 [195] 02/01/07 23:16:45 mikey playing around with SDBP API: creating tables
(add) @182 [182] 02/01/07 05:01:56 mikey Added net.stubbles.rdbms.persistence (Stubbles Database Persistence …
Note: See TracRevisionLog for help on using the revision log.