Added initialize to Db
Added performance test
Antes de todos los tests se recrea la base de d...
New API for delete operations. Logical delete o...
Merge of 0.5 with 1.1
Created methods to go back in the definition DS...
Exception control and daemon now can close bloc...
Added tag 1.1 for changeset 9909359b5364
Asynchronous load and delete operations
Removed eclipse files from repository
Remaining javadoc created
New API implemented
Removed eclipse files from repository
Save asynchronously
Written part of the new API javadoc
Removed eclipse files from repository
Removed tag 0.5
Refactored tests
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
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
Updated pom.xml to deploy in sonatype
GroupId in pom.xml was wrong. Fixed.
Changed version number
Prepare project to upload to maven central
Removed eclipse folders
Ignored eclipse folders
Prepare project to upload to maven central
Prepare project to upload to maven central
Prepare project to upload to maven central
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
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