aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Data/OpenSimDatabaseMapper.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-01-16* More work on getting the database framework to actually worklbsa711-23/+0
2008-01-15* Renamed a bunch of Data baseclasses for clarity and readabilitylbsa711-1/+1
(Slowly getting there)
2008-01-14Set svn:eol-style.Jeff Ames1-23/+23
2008-01-14* Added specialization of DatabaseMapper, DataReader and ObjectFieldMapper ↵lbsa711-0/+23
to support LLVector3, LLQuaternion and LLUUID * Added PrimitiveBaseShapeTableMapper to show how it's done NOTE: Nothing actually works yet - this code should be considered more of educational value until it's all wired together