|
I posted about it here: http://www.ayende.com/Blog/2006/05/30/NHibernateAndXMLColumnTypes.aspx Let me know if you need any help From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mircea
Jivoin Yes that's realy something to
think about. On 6/24/06, Ayende Rahien <[EMAIL PROTECTED] > wrote: Just something that occurred to
me, you can use XML column and map that to an XML document, and get all the
attributes of the document in one go. From: [EMAIL PROTECTED] [mailto:
[EMAIL PROTECTED]] On Behalf Of Mircea
Jivoin
Thanks Richard On 6/18/06, G. Richard Bellamy <[EMAIL PROTECTED]>
wrote: +1 Solution 1. J - Richard From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of Mircea Jivoin
Ayende, thanks for the response. On 6/18/06, Ayende Rahien <[EMAIL PROTECTED]> wrote: A table with 63 columns is not
pretty. I'm going to assume that it is mostly nullable ones, which is even less
pretty. Use your first suggestion, you will be happy. Check NHiberntae caching. There
is some info about that. There is a short guide here: http://www.castleproject.org/index.php/ActiveRecord:How_to:Enable_second_level_cache From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
] On Behalf Of Mircea Jivoin
That's good to hear, I have a set of 63
properties for each document. On 6/17/06, Ayende Rahien < [EMAIL PROTECTED]> wrote: This shouldn't have much
effect. I'm using similar methods in several places, and I have not seen any
perf problems. In general, the DB should
handle this easily, it is a join and a select, simple stuff mostly. Throw some caching into the
deal, and you will have smooth sailing. How often are you adding a new
property, anyway? Does it make sense to have dynamic properties? From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
] On Behalf Of Mircea Jivoin
Yes is a nasty thing to do. On 6/17/06, Ayende Rahien <[EMAIL PROTECTED]> wrote: I can think of several ways to make it happen, but I can't think of a
|
Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ CastleProject-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/castleproject-users
