EntityManagerInfo

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

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

Static functions

append
void append()
Undocumented in source. Be warned that the author may not have intended to support it.
listAll
string[] listAll()
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

_entityManagers
EntityManagerInfo[] _entityManagers;
Undocumented in source.
_mtx
Mutex _mtx;
Undocumented in source.
counter
int counter;
Undocumented in source.

Variables

holdUpTime
SysTime holdUpTime;
Undocumented in source.
number
int number;
Undocumented in source.
path
string path;
Undocumented in source.
releaseTime
SysTime releaseTime;
Undocumented in source.
threadId
ThreadID threadId;
Undocumented in source.

Meta