-->
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.  [ 3 posts ] 
Author Message
 Post subject: Predefined sql for security - user, role, groups, etc.?
PostPosted: Sun Apr 18, 2004 5:10 pm 
Newbie

Joined: Sun Apr 18, 2004 4:48 pm
Posts: 4
Does Hibernate have predefined sql and/or OO classes for security - user, role, groups, etc.
This is very common request in most web apps.
I start new project and I need to make database first, and I don't need to "invent" something like this(?)!


Top
 Profile  
 
 Post subject:
PostPosted: Sun Apr 18, 2004 7:46 pm 
Hibernate Team
Hibernate Team

Joined: Tue Sep 09, 2003 2:10 pm
Posts: 3246
Location: Passau, Germany
Hibernate just does OR-Mapping for java classes, it does not have anything predefined. Probably you should look at something like turbine or appfuse if you need something like that.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 19, 2004 2:10 am 
Newbie

Joined: Sun Apr 18, 2004 4:48 pm
Posts: 4
OK, I understand that.
But I'll use Hibernate and I just need sql for tables creation or classes and I'll make sql with Hibernate.

Do you know where I can find it?

Or can someone write it here (sql or java)?
I guess it's just few tables, maybe 3-5!

Thanks.

P.S. I'm in advantage because I can write DB from start I want to do it right!


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