From cd4348738a57fcb85305642bf5e191b292c8d017 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 3 Apr 2008 20:59:20 +0000 Subject: Check in the remaining bits to do Asset store via NHibernate. Still need to work out auto table creation in a reasonable way. Tommorrow I'll work on getting the NHibernate bits in place to be able to put this into the main tree. --- OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml') diff --git a/OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml b/OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml index 82c30fe..ec4d168 100644 --- a/OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml +++ b/OpenSim/Data/NHibernate/Resources/AssetBase.hbm.xml @@ -1,16 +1,15 @@ - + - - - - - - + + + + + + - \ No newline at end of file -- cgit v1.1