Class nnjl.licurgo.GearsEngine
Extends
nnjl.licurgo.Engine.
Defined in: nnjl.licurgo.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
nnjl.licurgo.GearsEngine(datasource)
Creates a new nnjl.licurgo.GearsEngine
|
| Method Attributes | Method Name and Description |
|---|---|
|
open(dbname)
Open a dabase
|
|
|
shutdown()
Destroy the engine
|
Class Detail
nnjl.licurgo.GearsEngine(datasource)
Creates a new nnjl.licurgo.GearsEngine
- Parameters:
- {DataSource} datasource
Method Detail
open(dbname)
Open a dabase
- Parameters:
- {String} dbname
shutdown()
Destroy the engine