LLbLgenpro can service for J2EE and C++ too?

Posts   
 
    
linzx
User
Posts: 64
Joined: 28-Dec-2010
# Posted on: 15-Apr-2011 09:36:00   

Hi

I guess Otis is boss of llblgenpro product. I hope your orginaztion can provide more service on all kinds of major ORM of IT technique.

In fact, except asp.net, I also good at Java and C++. J2EE is father of .net (Joke !!!). C++ is more beautiful program on 3D development or future system of phone.

I am thirsting for that llbgenprol also server for J2EE and C++ as well as asp.net. I have many projects on J2EE and C++ too except .net. simple_smile

Best regards Ricky Lin

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39897
Joined: 17-Aug-2003
# Posted on: 15-Apr-2011 11:12:58   

Well, you can generate NHibernate mapping files in v3, and when you use the hbm variant, you can use those mapping files almost directly with Hibernate on Java. You have to alter the class templates of course to generate Java code, but if you start with the C# ones, it shouldn't be too challenging.

For C++... the main part is the O/R runtime itself. I'm not aware of any O/R mapping frameworks for C++, especially because it's not something you'd pick C++ for.

Frans Bouma | Lead developer LLBLGen Pro
linzx
User
Posts: 64
Joined: 28-Dec-2010
# Posted on: 15-Apr-2011 12:39:25   

Otis wrote:

Well, you can generate NHibernate mapping files in v3, and when you use the hbm variant, you can use those mapping files almost directly with Hibernate on Java. You have to alter the class templates of course to generate Java code, but if you start with the C# ones, it shouldn't be too challenging.

For C++... the main part is the O/R runtime itself. I'm not aware of any O/R mapping frameworks for C++, especially because it's not something you'd pick C++ for.

I don't like the java Hibernate, I used it in many years. The j2EE has Hibernate tool and I don't use NHibernate for this.

I only hope to use llblgenrpro self technique on J2EE or C++, which is my thirst.

If llblgenpro can server for J2EE or C++, it will help me so much. I can easily "play" in any business of j2EE, C++ or C#. I am doing my best to master the three major business on market.

I like creating game with C++. And any new web application and server thinking comes from IBM or Sun 's J2EE. .Net only follows j2EE.

Your product provide huge convenience in my C# business. Thank you very much. So I want my C++ and J2EE business also can enjoy the llblgenpro service. simple_smile I hope you can improve your product to inculde more programming language in future.

Best regards Ricky

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39897
Joined: 17-Aug-2003
# Posted on: 18-Apr-2011 09:49:31   

In that case we have to write a runtime for java and C++... I don't see that happening, sorry simple_smile

Frans Bouma | Lead developer LLBLGen Pro