26 #ifndef __TERRALIB_BINDING_V8_JSI_DATAACCESS_INTERNAL_DATAACCESS_H 27 #define __TERRALIB_BINDING_V8_JSI_DATAACCESS_INTERNAL_DATAACCESS_H 30 #include "../Config.h" 546 #endif // __TERRALIB_BINDING_V8_JSI_DATAACCESS_INTERNAL_DATAACCESS_H void RegisterRasterProperty(::v8::Local<::v8::Object > &global)
It registers the RasterProperty class.
::v8::Persistent<::v8::FunctionTemplate > & GetSimplePropertyTemplate()
It returns a reference to the persistent template of a SimpleProperty object.
void RegisterDataSetType(::v8::Local<::v8::Object > &global)
It registers the DataSetType class.
void RegisterPrimaryKey(::v8::Local<::v8::Object > &global)
It registers the PrimaryKey class.
void RegisterDataSourceFactory(::v8::Local<::v8::Object > &global)
It registers the DataSourceFactory class.
void RegisterCheckConstraint(::v8::Local<::v8::Object > &global)
It registers the CheckConstraint class.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSetTypePersistenceTemplate()
It returns a reference to the persistent template of a DataSetTypePersistence object.
::v8::Persistent<::v8::FunctionTemplate > & GetCheckConstraintTemplate()
It returns a reference to the persistent template of a CheckConstraint object.
::v8::Persistent<::v8::FunctionTemplate > & GetPropertyVisitorTemplate()
It returns a reference to the persistent template of a PropertyVisitor object.
void RegisterPropertyVisitor(::v8::Local<::v8::Object > &global)
It registers the PropertyVisitor class.
void RegisterGeometryProperty(::v8::Local<::v8::Object > &global)
It registers the GeometryProperty class.
void RegisterNumericProperty(::v8::Local<::v8::Object > &global)
It registers the NumericProperty class.
void RegisterUniqueKey(::v8::Local<::v8::Object > &global)
It registers the UniqueKey class.
void RegisterProperty(::v8::Local<::v8::Object > &global)
It registers the Property class.
::v8::Persistent<::v8::FunctionTemplate > & GetPrimaryKeyTemplate()
It returns a reference to the persistent template of a PrimaryKey object.
void RegisterIndex(::v8::Local<::v8::Object > &global)
It registers the Index class.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSetPersistenceTemplate()
It returns a reference to the persistent template of a DataSetPersistence object. ...
::v8::Persistent<::v8::FunctionTemplate > & GetArrayPropertyTemplate()
It returns a reference to the persistent template of a ArrayProperty object.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSourceCatalogTemplate()
It returns a reference to the persistent template of a DataSourceCatalog object.
void RegisterCompositeProperty(::v8::Local<::v8::Object > &global)
It registers the CompositeProperty class.
void RegisterDataSourceCatalog(::v8::Local<::v8::Object > &global)
It registers the DataSourceCatalog class.
::v8::Persistent<::v8::FunctionTemplate > & GetBatchExecutorTemplate()
It returns a reference to the persistent template of a BatchExecutor object.
::v8::Persistent<::v8::FunctionTemplate > & GetGeometryPropertyTemplate()
It returns a reference to the persistent template of a GeometryProperty object.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSourceTemplate()
It returns a reference to the persistent template of a DataSource object.
void RegisterDataSource(::v8::Local<::v8::Object > &global)
It registers the DataSource class.
::v8::Persistent<::v8::FunctionTemplate > & GetSequenceTemplate()
It returns a reference to the persistent template of a Sequence object.
void RegisterArrayProperty(::v8::Local<::v8::Object > &global)
It registers the ArrayProperty class.
void RegisterSequence(::v8::Local<::v8::Object > &global)
It registers the Sequence class.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSourceCatalogLoaderTemplate()
It returns a reference to the persistent template of a DataSourceCatalogLoader object.
::v8::Persistent<::v8::FunctionTemplate > & GetNumericPropertyTemplate()
It returns a reference to the persistent template of a NumericProperty object.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSetItemTemplate()
It returns a reference to the persistent template of a DataSetItem object.
::v8::Persistent<::v8::FunctionTemplate > & GetDateTimePropertyTemplate()
It returns a reference to the persistent template of a DateTimeProperty object.
void RegisterStringProperty(::v8::Local<::v8::Object > &global)
It registers the StringProperty class.
::v8::Persistent<::v8::FunctionTemplate > & GetRasterPropertyTemplate()
It returns a reference to the persistent template of a RasterProperty object.
void RegisterDateTimeProperty(::v8::Local<::v8::Object > &global)
It registers the DateTimeProperty class.
::v8::Persistent<::v8::FunctionTemplate > & GetStringPropertyTemplate()
It returns a reference to the persistent template of a StringProperty object.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSetTemplate()
It returns a reference to the persistent template of a DataSet object.
::v8::Persistent<::v8::FunctionTemplate > & GetPropertyTemplate()
It returns a reference to the persistent template of a Property object.
void RegisterSimpleProperty(::v8::Local<::v8::Object > &global)
It registers the SimpleProperty class.
void RegisterForeignKey(::v8::Local<::v8::Object > &global)
It registers the ForeignKey class.
::v8::Persistent<::v8::FunctionTemplate > & GetAbstractConnectionPoolTemplate()
It returns a reference to the persistent template of a AbstractConnectionPool object.
::v8::Persistent<::v8::FunctionTemplate > & GetCompositePropertyTemplate()
It returns a reference to the persistent template of a CompositeProperty object.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSourceTransactorTemplate()
It returns a reference to the persistent template of a DataSourceTransactor object.
::v8::Persistent<::v8::FunctionTemplate > & GetConstraintTemplate()
It returns a reference to the persistent template of a Constraint object.
::v8::Persistent<::v8::FunctionTemplate > & GetPreparedQueryTemplate()
It returns a reference to the persistent template of a PreparedQuery object.
::v8::Persistent<::v8::FunctionTemplate > & GetDataSetTypeTemplate()
It returns a reference to the persistent template of a DataSetType object.
void RegisterDataSourceManager(::v8::Local<::v8::Object > &global)
It registers the GeometryFactory class.
::v8::Persistent<::v8::FunctionTemplate > & GetForeignKeyTemplate()
It returns a reference to the persistent template of a ForeignKey object.
::v8::Persistent<::v8::FunctionTemplate > & GetIndexTemplate()
It returns a reference to the persistent template of a Index object.
::v8::Persistent<::v8::FunctionTemplate > & GetUniqueKeyTemplate()
It returns a reference to the persistent template of a UniqueKey object.