From b9bba13c39bc4e22886631d24865ca6274b1137b Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Thu, 3 Jul 2008 16:37:44 +0000 Subject: playing with multicolumn mapping of vectors using a custom type --- .../Data/NHibernate/Resources/RegionStore.hbm.xml | 62 ++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml (limited to 'OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml') diff --git a/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml b/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml new file mode 100644 index 0000000..17f7a49 --- /dev/null +++ b/OpenSim/Data/NHibernate/Resources/RegionStore.hbm.xml @@ -0,0 +1,62 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.1