| Mysql statements (insert, query, update, delete) |
|
More...
|
almost 16 years ago
|
| Mysql database driver |
|
More...
|
almost 16 years ago
|
| Support for database driver implementation |
|
More...
|
almost 16 years ago
|
| Definition and implementation of statements - root type - query statement - insert statement - update statement - delete statement |
|
More...
|
almost 16 years ago
|
| Fix the create_statement creation with an SQL string Remove unused/old operations |
|
More...
|
almost 16 years ago
|
| Replace the Release by the Finalize method |
|
More...
|
almost 16 years ago
|
| Define the Identifier type |
|
More...
|
almost 16 years ago
|
| Simple model to describe database tables and columns |
|
More...
|
almost 16 years ago
|
| Definition and implementation of session factory |
|
More...
|
almost 16 years ago
|
| Cache for database objects |
|
More...
|
almost 16 years ago
|
| Define and implement session objects - Session for read access - Master session for read+write access |
|
More...
|
almost 16 years ago
|
| Add comment |
|
More...
|
almost 16 years ago
|
| Definition and implementation of list of parameters for SQL queries |
|
More...
|
almost 16 years ago
|
| Re-generate the model files |
|
More...
|
almost 16 years ago
|
| Fix Has_Filter and override the Set_Parameters method to copy the query filter |
|
More...
|
almost 16 years ago
|
| Generate the new model |
|
More...
|
almost 16 years ago
|
| Update mapping: fix type for Identifier |
|
More...
|
almost 16 years ago
|
| Add create_statement functions |
|
More...
|
almost 16 years ago
|
| Update configure script and makefile to generate the model files |
|
More...
|
almost 16 years ago
|
| Update query parameters for the new model |
|
More...
|
almost 16 years ago
|
| Update the sequence model (follow Hibernate XML description) Generate the new model implementation with ada-gen |
|
More...
|
almost 16 years ago
|
| Database object record and object references (roots of DB objects) |
|
More...
|
almost 16 years ago
|
| Rename Source into Target Fix compilation warnings |
|
More...
|
almost 16 years ago
|
| Utilities for creating SQL queries and statements. |
|
More...
|
almost 16 years ago
|
| Database connection (slave/master) implementation Datasource object for creating database connections |
|
More...
|
almost 16 years ago
|
| Database drivers and connection - configuration to initialize a connection - driver to manage the connection implementation (mysql, sqlite, ...) |
|
More...
|
almost 16 years ago
|
| Makefile and configure scripts |
|
More...
|
almost 16 years ago
|
| Clear the sequence factory when the factory is deleted |
|
More...
|
almost 16 years ago
|
| HiLo sequence generator - ADA model for the sequence generator ('sequence' table) - Implementation of the HiLo sequence generator |
|
More...
|
about 16 years ago
|
| Sequence generators - framework for ID generators |
|
More...
|
about 16 years ago
|