hibernate is great for autopopulating classes from DB tables identified from 
hibernate.properties
watch their treatment of collection classes especially with lazy=true where 
classes are not initialized until the last possible moment..
(One of those features that needs to be tuned)

M-
--------------------------------------------------------------------------- 
This e-mail message (including attachments, if any) is intended for the use of 
the individual or entity to which it is addressed and may contain information 
that is privileged, proprietary , confidential and exempt from disclosure. If 
you are not the intended recipient, you are notified that any dissemination, 
distribution or copying of this communication is strictly prohibited.
--------------------------------------------------------------------------- 
Le présent message électronique (y compris les pièces qui y sont annexées, le 
cas échéant) s'adresse au destinataire indiqué et peut contenir des 
renseignements de caractère privé ou confidentiel. Si vous n'êtes pas le 
destinataire de ce document, nous vous signalons qu'il est strictement interdit 
de le diffuser, de le distribuer ou de le reproduire.
----- Original Message ----- 
From: "jlp86" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Wednesday, January 31, 2007 12:30 PM
Subject: Persistence


> 
> Hello all - I'm new to Java Web development/Struts, and was wondering if
> Struts provides its own persistence layer....I see many people use Struts in
> conjunction with Hibernate, I wasn't sure if this was necessary or simply
> most convenient...
> 
> Thank you!
> -- 
> View this message in context: 
> http://www.nabble.com/Persistence-tf3150052.html#a8733511
> Sent from the Struts - User mailing list archive at Nabble.com.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to