aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/NHibernateUserData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Formatting cleanup.Jeff Ames2008-05-141-20/+20
* * Fixed some compiler warningsAdam Frisby2008-05-071-2/+3
* fixed up a bunch of the nhibernate user driver. Friends are notSean Dague2008-05-021-9/+16
* in theory fix the user table mappingSean Dague2008-05-021-0/+22
* in theory this gives me a back end that will do persistance Sean Dague2008-05-021-3/+28
* plumb in connection string to the user database paths. mysql and mssqlSean Dague2008-05-021-6/+12
* minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague2008-05-021-13/+2
* added stubs for appearance bits to all the db layersSean Dague2008-05-011-0/+27
* * In ur code. Making it static.Adam Frisby2008-05-011-1/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-211-10/+6
* first drop of user storage implementation for nhibernate. Sean Dague2008-04-111-0/+269