Added initialize to Db
Project created
Added performance test
Asynchronous load and delete operations
New API implemented
Written part of the new API javadoc
Remaining javadoc created
Created methods to go back in the definition DS...
Removed eclipse files from repository
Exception control and daemon now can close bloc...
New API for delete operations. Logical delete o...
Removed eclipse files from repository
Removed eclipse files from repository
Merge of 0.5 with 1.1
Added tag 1.1 for changeset 9909359b5364
Save asynchronously
Removed tag 0.5
Antes de todos los tests se recrea la base de d...
Refactored tests
Javadoc added
Fixed bug that made attribute names in Data alw...
Fixed bug that made ExcelDataLoader to not read...
0.5 version tagged
Added tag 0.5 for changeset 5bbb2c1b7c02
Update documentation
orm_logical_delete
orm_save
orm_collection
orm_filters
orm_get_by_id
orm_get_by_id
orm_get_by_id
orm_querying
Tests for named tests
SnackLoaderTests renamed to ExcelLoaderTests
Named tests
Named tests
Support Excel 2010 when loading data
Named tests
DataCollections turns to DataList
Updated documentation of queries section. ORM remains obsolete.
Mapping.toMapOfObjectsUsingOrm returns a Map instead of an ObjectMap
Mapping.toMapOfObjectsUsingOrm returns a Map instead of an ObjectMap
Fixed bug that made Mapping.toMapOfObjectsUsing...
orm_examples
transactions_and_queries
updates_to_database
objects_from_queries
Launch_queries
Launch_queries
Database_creation
Database_creation
Database_creation
Database_creation
Home
Changed version number
GroupId in pom.xml was wrong. Fixed.
Updated pom.xml to deploy in sonatype
Prepare project to upload to maven central
Ignored eclipse folders
Removed eclipse folders
Prepare project to upload to maven central
Prepare project to upload to maven central
Prepare project to upload to maven central
Package refactoring
Package refactoring
Support Excel 2010 when loading data
Excel loader created.
Repair tests, some of them do not pass the first time
Update documentation
Prepare project to upload to maven central
Repair tests, some of them do not pass the first time
Convert Servlet to Filter
Update documentation
Create tests to ensure all DSL paths are possible
Calculate table names using an anonymous class
Table prefix and table suffix can be used
Create eficiency tests vs plain JDBC
Create eficiency tests vs plain JDBC
Create tests to assure connections are always closed
Log of all transaction / connection operations
Transactions support
Rollback control
Exception managing
Implementation of ObjectResultHandler
Implementation of ListOfObjectsResultHandler
Database contabilization daemon
Database contabilization daemon configuration
milk.properties file used for configuration. Must be in the classpath
Home
footer
footer
Select and update properties generalized into Q...
Created a prototype of milk.properties file
Created a new test for insert and update
Getters and setters are used when accesing enti...
Removed OrmGetOperations, OrmSaveOperations, Or...
... and more javadoc
Data conversion almost works
Sql delegates in a QueryExecutor to launch quer...