Hi,

I have some questions regarding RIFE“s persistence features.

1) Is the auto DatabaeSchema generation configurable ? For example: Consider
a hierarchie, is it possible to say "save every class into its own table" or
"save the complete hierarchie into one table" 

2) How does RIFE cooperate with Hibernate ?

If I let RIFE create the Database-schema (auto-generated over a MetaData
class), is it required to create a Hibernate Mapping file as well ?

3) is Lazy Fetching supported ? for instance fetching lazily elements of a
list (instead of loading the complete list into the memory)

4) what about cascading ?

5) is there support for Second Level caching ?

6) is there anything missing (compared to Hibernate, or other Persistence
frameworks) ?


kind regards,
Andreas
-- 
View this message in context: 
http://www.nabble.com/RIFE-Persistence-Layer-tf3177257.html#a8816140
Sent from the RIFE - users mailing list archive at Nabble.com.

_______________________________________________
Rife-users mailing list
[email protected]
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to