getInstance static method

SqliteManager getInstance()

Implementation

static SqliteManager getInstance() {
  return _instance;
}