aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateRegionData.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-07-15added new ParentUUID property to map out from SOP.Sean Dague1-4/+15
Updated some nhibernate parts, started in on migration.
2008-07-12* minor: comment out a couple of lines to eliminate nhibernate compile ↵Justin Clarke Casey1-15/+15
warnings for now
2008-07-07add NHPrim to subclass SOP so we can stick region uuid in there. Sean Dague1-1/+1
I think the only place we need it is in NHibernate so a subclass is probably appropriate.
2008-07-07added skeleton (no function) region store componentSean Dague1-0/+268