-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: Swing + Hibernate + Oracle. Is it possible ?
PostPosted: Sat Nov 19, 2005 12:20 pm 
Newbie

Joined: Sat Nov 19, 2005 12:09 pm
Posts: 3
'morning all,


Can anyone explain me how can I use Hibernate with a Java/Swing application?
With a good documentation, some example codes?

I want to realise a simple "Swing-form" and save the data in an Oracle-database. Is it possible easilly?

Thanks in advance.

CU


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 20, 2005 12:14 pm 
Newbie

Joined: Sat Nov 19, 2005 12:09 pm
Posts: 3
Hi,
I've got no replies... so I guess it's impossible.

Thanks all


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 20, 2005 12:28 pm 
Expert
Expert

Joined: Mon Jul 04, 2005 5:19 pm
Posts: 720
It's entirely possible and people do it all of the time. Try narrowing down your question to a specific problem.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Nov 22, 2005 5:07 pm 
Newbie

Joined: Mon Aug 15, 2005 3:57 pm
Posts: 13
The swing part is trivial. Since Hibernate classes are just POJOs (Plain Old Java Objects) connecting them to a swing component is no different than it would be in a non-hibernate app.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 27, 2005 12:24 pm 
Newbie

Joined: Sat Nov 19, 2005 12:09 pm
Posts: 3
spovilaitis wrote:
The swing part is trivial. Since Hibernate classes are just POJOs (Plain Old Java Objects) connecting them to a swing component is no different than it would be in a non-hibernate app.


I don't understand what you meant. Do you have any example who link swing to hibernate ?
Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Sun Nov 27, 2005 4:29 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
Quote:
I don't understand what you meant. Do you have any example who link swing to hibernate ?


hibernate use simple POJO classes and it don't make binding
for binding pojo to swing see project like swinglabs.dev.java.net (databinding),
jgoodies binding (binding.dev.java.net) or spring-rcp (search on springframework.org)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.