Entity

Base interface that every entity should implement.

Members

Properties

tableName
string tableName [@property getter]

Gets the entity's table name.

Meta