Mapper

It is like , but adapted for Vert.x.

package

Default

Methods

__construct

__construct() 

Asynchronous delete method based on the column values of the primary key.

delete( $arg0,  $arg1) : void

Arguments

$arg0

array

$arg1

callable

Asynchronous get method based on the column values of the primary key.

get( $arg0,  $arg1) : void

Arguments

$arg0

array

$arg1

callable

Asynchronous save method.

save( $arg0,  $arg1) : void

Arguments

$arg0

mixed

$arg1

callable