Projects / ToPIA / Releases

RSS All releases of ToPIA

  •  30 Nov 2012 21:51

Release Notes: This release fixes the Hibernate mapping generator format, uses ObjectModelJavaModifier instead of ObjectModelModifier, and fixes topia-service-security tests.

  •  17 Sep 2012 20:56

Release Notes: This version adds the method findAllLazyByQuery on TopiaDAO to iterate on result by a lazy mechanism. It improves entity visitor to export as CSV files. It uses the new PageBean API from nuiton-utils. It adds a new method to import a table and return imported entities. It adds a progress model while importing data, and improves CSV import/export features. In this version, there are some incompatible APIs in DAO in the findAllbyPage method. You will have to use the TopiaPagerBean to fix this.

  •  28 Aug 2012 21:00

Release Notes: This release adds a clearCache method on topia context to clear hibernate cache.

Release Notes: This release adds a method to compute the association table name for two different entity contracts, adds a GET_TOPIA_ID function to the TopiaId class, adds a deleteAll method to TopiaDAO, introduces a TopiaPersistenceHelper, adds some API for import / export in CSV format, adds new methods to TopiaDAO to do a search without using TopiaQuery, adds a metadata package in persistence, and adds a method name() in TopiaEntityEnum. It also deprecates TopiaQuery and improves the TopiaDAO documentation.

  •  12 May 2012 03:40

Release Notes: This version fixes bugs such as the natural ID and not null attributes not being propagated on generalized entities. A schema is added if needed to create and drop index on hibernate mapping. The create(naturalId) method on DAOs is now deprecated.

Release Notes: This release introduces a new tagvalue to generate an index on foreign keys for nm-multiplicity attributes. It also fixes a bug related to property generation.

  •  09 Mar 2012 16:50

Release Notes: This release mainly fixes a bug which made the use of IN in TopiaQuery not work when using an object list.

  •  13 Jan 2012 16:17

Release Notes: This version fixes a generation bug which made generated sources not compilable. It also updates dependencies (hibernate and h2 are the most important ones).

Release Notes: In this version, a new tagValue was added to generate index on foreign key for nm-multiplicity attributes. A bad property generation bug was also fixed.

  •  26 Nov 2011 01:43

Release Notes: This version updates dependencies version, removes old hibernate namespaces in mapping, opens the TopiaSQLQuery API, and adds methods to avoid exposing the hibernate API.

Screenshot

Project Spotlight

awlsim

A Step 7 AWL/STL/PLC simulator.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.