db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » closures » Native Queries   (RSS)
  • Re: Regarding sql4o project.

    One of the key ideas behind db4o is that it should integrate as tightly as possible with the programming language. We are not trying to invent new concepts or new theories, we simply use the ones that are already there, in your programming language. The elegance of what we can deliver varies with what the programming language provides us with. On ...
    Posted to db4o User Forum (Forum) by Carl Rosenberger on May 20, 2008
  • Closures in Java 7, please !!!

    Currently there is a poll on http://www.java.net ''What one feature would you most like to see in JDK 7'' Closures are one possible choice. Closures would be soooo niiiiiiiice. Here is why: List cats = database.query( { Cat cat => cat.getName().equals(''Wolke'') } ); Can Native Queries be more beautiful?   This is a cry to the db4o ...
    Posted to Carl Rosenberger's web log (Weblog) by Carl Rosenberger on January 21, 2007
  • Re: Linq for Java?

    Hey Maik, thanks for the link.   Why don't you tell these people about Native Queries and our approach?   With upcoming closures Native Queries will be even cooler.
    Posted to Off Topic (Forum) by Carl Rosenberger on January 18, 2007