Keep the reference name as part of the record

This commit is contained in:
Carlos Martín Nieto
2013-05-13 11:46:07 +02:00
parent dfdb4cbb54
commit 604388a76d
6 changed files with 46 additions and 9 deletions

View File

@@ -59,6 +59,9 @@ reference_resolve(_Handle) ->
reference_type(_Handle) ->
nif_error(?LINE).
reference_name(_Handle) ->
nif_error(?LINE).
odb_object_exists(_Val, _Val) ->
nif_error(?LINE).