db.Object

Object

package sys-db

Available on cpp, hl, java, lua, macro, neko, php, python

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

Constructor

new ()

Methods

delete ():Void

insert ():Void

isLocked ():Bool

lock ():Void

toString ():String

update ():Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/sys/db/Object.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部