-->
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: Plane database table - O/R mapping
PostPosted: Fri Mar 19, 2004 5:38 am 
Newbie

Joined: Sun Feb 01, 2004 5:45 pm
Posts: 4
Hi,

this will probably sound as silly question, but I will try it any way :)

Is there a way to make a O/R mapping class (or collection) which does not have any constraints or primary index (or any kind of index) on database table ?

Idea behind this is just dummy logging into database. Normally this log tables will not be queried or updated, there are just bulk of data for security or informational purpose.
I just want to get ride of constraints validation and sequence generation. If someone or some what want to retrieve this data, the access time is not an issue.

Any help will do


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 19, 2004 7:16 am 
Hibernate Team
Hibernate Team

Joined: Sun Sep 14, 2003 3:54 am
Posts: 7256
Location: Paris, France
No need to constraints, but you need a primary key.

_________________
Emmanuel


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.