0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 20 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- cvs test More... over 22 years ago
- Created Module Editor class and form - Now all forms has same look - Some variable names was changed in the editors (stantarding)
Juan Bernabó
as jbernab
More... over 22 years ago
<No Comment Entered>
Juan Bernabó
as jbernab
More... over 22 years ago
- Created a GenericNode Interface to normalize the access to our nodes - Created ClassEditor class to implement class view form - Changed form design of AttributeEditor (better view now) - Other minor changes (added images, tree renderer, etc.)
Juan Bernabó
as jbernab
More... over 22 years ago
the images files
Juan Bernabó
as jbernab
More... over 22 years ago
- Created a GenericNode Interface to normalize the access to our nodes - Created ClassEditor class to implement class view form - Changed form design of AttributeEditor (better view now) - Other minor changes (added images, tree renderer, etc.)
Juan Bernabó
as jbernab
More... over 22 years ago
New icon files for PersistenceBrokerTree GenericNode
Juan Bernabó
as jbernab
More... over 22 years ago
*** empty log message ***
Juan Bernabó
as jbernab
More... over 22 years ago
Added PersistentBrokerTree class to allow reusing the tree in other places like Db Chooser or Component Chooser
Juan Bernabó
as jbernab
More... over 22 years ago
added AttributeEditor
Juan Bernabó
as jbernab
More... over 22 years ago
*** empty log message ***
Juan Bernabó
as jbernab
More... over 22 years ago
*** empty log message ***
Juan Bernabó
as jbernab
More... over 22 years ago
<No Comment Entered>
Juan Bernabó
as jbernab
More... over 22 years ago
Initial revision
Juan Bernabó
as jbernab
More... over 22 years ago
- Removed classmap classes from save - Modified test/javatest to work with new idl version - Added support in UpdateSqlCommand for Object attributes - Added support in SqlRelationalDatabase::retrieveObject to retrieve 1-1 Associations - Added support in SqlRelationalDatabase::deleteObject to delete 1-1 Associations - Added support in SqlRelationalDatabase::saveObject to save 1-1 Associations - Tested in test.sql to add DEFERRABLE columns referencing foreign keys to break dependency on insert
Juan Bernabó
as jbernab
More... over 22 years ago
- Lot of things
Juan Bernabó
as jbernab
More... over 22 years ago
*** empty log message ***
Juan Bernabó
as jbernab
More... almost 23 years ago
- Fixed a little bug in test/test.cpp involving _duplicate of Tel() on Contato class
Juan Bernabó
as jbernab
More... almost 23 years ago
- Added interfaces to classmap classes, persistentmechanism and module - Changed from BOA and omniORB 280 to POA and omniORB 303 - Now supports the retrieval of a object attribute see "test/Contato.Tel()" - Added a java test program on test package "test/javatest" - Started to add support to the object cache, now if the object was already despersisted from the persistent mechanism, it returns a reference to the already created object. ( TODO: locking ) - Added the Collection and CollectionIterator interfaces to allow 1 to n associations. - Added multiple postgres connections on demand ( TODO: Make this generic )
Juan Bernabó
as jbernab
More... almost 23 years ago
- Added module mgmt support to allow dinamic loading of modules - Now we have a exec file called broker and it's extended with the implementations of the persistent objects thru dynamic libraries.
Juan Bernabó
as jbernab
More... almost 23 years ago
- Added the start for RetrieveCriteria ( SqlRetrieveCriteria ) - The Java test now has a little combobox filled by a RetrieveCriteria
Juan Bernabó
as jbernab
More... almost 23 years ago
Added support for registering the PersistentBroker on the NameService
Juan Bernabó
as jbernab
More... almost 23 years ago
Initial support for PersistentCriteria added, but should work more on this
Juan Bernabó
as jbernab
More... almost 23 years ago
- Fixed problem with comments when parsing idl code in orm2idl - Added registering code to PersistentBroker in test.cpp - Made first tests with a java client with sucess
Juan Bernabó
as jbernab
More... almost 23 years ago
- Added SqlTuples, PostgresSqlTuples - Modified to allow returning tuples to the SqlPersistentMechanism - Started to implement retrieve from SqlTuples
Juan Bernabó
as jbernab
More... almost 23 years ago
- Changed from string.data() to string.c_str() bug - Added support to postgres database access in the source tree, very initial
Juan Bernabó
as jbernab
More... almost 23 years ago
- Initial skeletons of Mapping classes - Added a test to start testing the broker
Juan Bernabó
as jbernab
More... almost 23 years ago
- Added makefiles for compilation from the root - Added support to omniidl2 to process the orm.idl file - Started to implement some functionality to the broker and persistentobject
Juan Bernabó
as jbernab
More... almost 23 years ago
Moved README to base directory of project
Juan Bernabó
as jbernab
More... almost 23 years ago
Initial revision
Juan Bernabó
as jbernab
More... almost 23 years ago