parent
93d7c8bd31
commit
0919df5cdc
|
@ -67,7 +67,7 @@ namespace OpenSim.Data.NHibernate
|
||||||
|
|
||||||
public Type ReturnedType
|
public Type ReturnedType
|
||||||
{
|
{
|
||||||
get { return typeof(LLUUID); }
|
get { return typeof(Guid); }
|
||||||
}
|
}
|
||||||
|
|
||||||
public SqlType[] SqlTypes
|
public SqlType[] SqlTypes
|
||||||
|
|
Loading…
Reference in New Issue