Release 1.8

New and Noteworthy

  • shema evolution
    • rename class and fields - ok
    • remove fields
    • add fields
    • check class info update! - ok
  • btree remove 3d - ok
  • 300000 objects - not ok
  • remove asm ok
  • divide releases ok
    • full (like today)
    • only runtime
    • lite
  • NativeQueryExecutor - ok
  • index for query with more than 1 fields: not ok
  • check ranges in query
  • count with where - later
  • indexes with list of objects instead of a single object
  • native query with index = nq with a way to specify an index
  • File format
    • add a boolean field in each instance to indicate if object is being referenced by other objects
    • and a boolean value to indicate if object have been synchronized with an external resource)
    • class and object version
  • big export
  • Admistration
    • log operation execution time
      • insert
      • delete object
      • query
      • update
      • build index
      • import
      • export
      • format date-time,operation type, desc, duration
  • cache
    • use oids and not position - ok

CVS

host : neodatis-odb.cvs.sourceforge.net
Repository path : /cvsroot/neodatis-odb
connection type :extssh
Branch : BEFORE_OID_LAST

To compile the release, go to the ant directory and execute ant without any task. The ODB runtime with be created in the dist directory.

page_revision: 6, last_edited: 1195842681|%e %b %Y, %H:%M %Z (%O ago)
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License