Interface used to describe a class whose responsibility is representing a DB object. Its constructor receives the object, property name and model and it is expected to implement a toDB() method which returns a DB element.
Generated using TypeDoc
Interface used to describe a class whose responsibility is representing a DB object. Its constructor receives the object, property name and model and it is expected to implement a toDB() method which returns a DB element.