jKVDb

main class to access to key-value storage databases

package

jelix

Methods

__construct

__construct() 

callback method for jProfiles. internal use

_createConnector( $profile) : \jKVDriver
static

Arguments

$profile

Response

\jKVDriver

get the jKVDriver object associated to a given profile name

getConnection(string $name = null) : \jKVDriver
static

Arguments

$name

string

Response

\jKVDriver