getInstance static method

SqliteConfig getInstance()

Implementation

static SqliteConfig getInstance() {
  return _instance;
}