class sys.db.Object

Available on cpp, neko, php

Record Object : the persistent object base type. See the tutorial on Haxe website to learn how to use Record.

Instance Fields

function new():Void

function delete():Void

function insert():Void

function isLocked():Bool

function lock():Void

function toString():String

function update():Void