aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateInventoryData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-141-23/+23
* * Fixed some compiler warningsAdam Frisby2008-05-071-1/+1
* do a max of 3 splits when first processing the nhibernate connect Sean Dague2008-04-241-1/+1
* auto table creation for nhibernate backendsSean Dague2008-04-241-0/+29
* allow for Inventory database source to be specified in mainSean Dague2008-04-231-13/+13
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-10/+8
* NHibernate Inventory support. Lightly tested, but seems to workSean Dague2008-04-091-11/+11
* more futzing around here. None of this works yet becauseSean Dague2008-04-091-7/+8
* changing around types a bit to make stuff more readable for Sean Dague2008-04-091-31/+33
* NHibernate Inventory getting close, except for some of the Sean Dague2008-04-091-1/+1
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-081-4/+4
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-071-5/+5
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-4/+4
* added swag #1 on Inventory NHibernate implementation. ThereSean Dague2008-04-071-0/+383