-->
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.  [ 2 posts ] 
Author Message
 Post subject: How to store interface in database
PostPosted: Wed Sep 21, 2005 8:28 am 
Beginner
Beginner

Joined: Wed Sep 21, 2005 8:18 am
Posts: 31
I have one interface which has certain methods. Now i want to save some of these to database through mapping. All is going fine. Database is created but there is no data inside database. Nothing error enounters. If any one contains some info please give it to me.

_________________
amer sohail


Top
 Profile  
 
 Post subject:
PostPosted: Wed Sep 21, 2005 12:39 pm 
Beginner
Beginner

Joined: Thu Sep 15, 2005 4:16 pm
Posts: 29
Perhaps I'm misunderstanding you. You can't store an interface per se, you need to store an instance, which requires a concrete class to instantiate. There are more options, but all require having a concrete class.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.