| Update the configuration - configure the ADO.Drivers.Initialize procedure using gnatprep |
|
More...
|
over 15 years ago
|
| Rebuild the model Use Util.Beans instead of EL package |
|
More...
|
over 15 years ago
|
| Provide a driver initialization procedure that initializes the known database drivers |
|
More...
|
over 15 years ago
|
| Fix compilation after integration of EL.Objects in Util library |
|
More...
|
over 15 years ago
|
| Add missing files |
|
More...
|
over 15 years ago
|
| Configure the samples build file |
|
More...
|
over 15 years ago
|
| Add --with-ada-util and --with-ada-el configuration options |
|
More...
|
over 15 years ago
|
| Add comparison for objects |
|
More...
|
almost 16 years ago
|
| Fix and update the unit tests |
|
More...
|
almost 16 years ago
|
| Get the object key on the Object_Ref record Fix comparison Add support for date |
|
More...
|
almost 16 years ago
|
| Rebuild the models |
|
More...
|
almost 16 years ago
|
| Update the Allocate method to get the Object_Record object |
|
More...
|
almost 16 years ago
|
| Add Save_Field and Add_Param methods for the Object_Key Implement the adjust/finalize methods to update the reference counter and release the driver statement |
|
More...
|
almost 16 years ago
|
| Change the sequence allocator to have an Object_Record object to initialize (provides more flexibility to the allocator and object key types) |
|
More...
|
almost 16 years ago
|
| Add the Hash method to get a hash for the class mapping |
|
More...
|
almost 16 years ago
|
| Improvement of Object_Key and Object_Record - Add Get_Value methods to retrieve the object key value - Add support to convert the object_key into a string - Add Set_Value to set the key value - Add Set_Key_Value on the Object_Record class |
|
More...
|
almost 16 years ago
|
| Fix memory leak: free the sequence generator associated to each generator name |
|
More...
|
almost 16 years ago
|
| Add test to delete everything from the 'allocate' table Fix XMl mapping to specify the id generator |
|
More...
|
almost 16 years ago
|
| For the Delete_Statement, return the number of deleted rows In the MySQL driver, verify that the delete statement is successful |
|
More...
|
almost 16 years ago
|
| Fix mysql insert statements |
|
More...
|
almost 16 years ago
|
| Generate the model files for the unit tests |
|
More...
|
almost 16 years ago
|
| Re-build the model files |
|
More...
|
almost 16 years ago
|
| Add build files, copyright notice and README |
|
More...
|
almost 16 years ago
|
| Re-generate the model |
|
More...
|
almost 16 years ago
|
| Unit tests for ADO |
|
More...
|
almost 16 years ago
|
| Re-build the model |
|
More...
|
almost 16 years ago
|
| Fix implementation of update statements |
|
More...
|
almost 16 years ago
|
| Examples for ADO - simple database model with a user table - generate the model for the example - example to retrieve a user |
|
More...
|
almost 16 years ago
|
| Mysql C library access (generated by gcc from mysql.h and updated manually) |
|
More...
|
almost 16 years ago
|
| Implementation to load the database schema of a Mysql database |
|
More...
|
almost 16 years ago
|