in
Forums
Blogs
Files
Devexpress.Com
ClientCenter
Support Center
DevExpress Channel

equivalent in java

Last post 8/21/2008 12:39 PM by Rollie Claro. 3 replies.
Page 1 of 1 (4 items)
Sort Posts:
Previous Next
  • 8/20/2008 3:54 PM

    equivalent in java

    Hi Everyone -

    I'm doing a project in java for a client (client demands java for this work).

    I've gotten so used to XPO and it's incredible features, that I'm feeling lost in java for an equivalent ORM.  I know about Hibernate .. but there doesn't seem to be anything quite like XPO out there for java.  In my view, the keys to XPO are:

    1.  Automatic creation of the DB schema (lets programmers just focus on objects).  Including indexes!
    2.  No messy external .XML files - just reflection is used
    3.  Transaction management via UnitOfWork
    4.  Complex creteria building

    I seem to find some java stuff that does part of what XPO can do, but not everything. Does anyone know of a comperable tool in java?

    Oliver, any chance DevExpress will ever port XPO to java?

  • 8/20/2008 4:40 PM In reply to

    Re: equivalent in java

    Hmm .. now that I wrote that, I checked out the latest hibernate, and it does seem to have added quite a few of the features of XPO.  Might have to give that a shot.

  • 8/21/2008 9:06 AM In reply to

    Re: equivalent in java

    Matt Bruce wrote:

    > Oliver, any chance DevExpress will ever port XPO to java?

    I don't think so, I'm afraid :-)
    --
    Regards,
    Oliver Sturm
    Developer Express Inc.
    MVP C#
  • 8/21/2008 12:39 PM In reply to

    Re: equivalent in java

    ammm, sounds like JPO?

    kidding

    develop a software that even a fool can use, and only a fool will use it
Page 1 of 1 (4 items)
Copyright © 1998-2008 Developer Express Inc.
ALL RIGHTS RESERVED