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