ORA-21604
Error: ORA-21604: property [string] is not a property of transient or value instances
Causa: An attempt was made to get a property which applies only to persistent objects.
Acción: Check the lifetime and only get this property for persistent objects.
COMENTARIOS:
No hay comentarios.