I have developed und uploaded to
https://sourceforge.net/projects/datascooter/ and to
http://datascooter.org/ my new ORM system and want to obtain criticism and
advices. System mapping is based on the eclipse extension points - it is
easier to fill standart eclipse extension point editor than handly write
XML tags. There are features for working with data structures as one
object - select, delete and insert by one call, for transferring Objects
between databases without instantiation and so on... May be my experience
will come in useful for some other projects...