ExtendEntity

Undocumented in source.
class ExtendEntity : T, shark.entity.Entity(
T
string table
) {}

Constructors

this
this()
Undocumented in source.
this
this(T entity)
Undocumented in source.

Members

Functions

tableName
string tableName()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta