OSGeo FDO Provider for MySQL API Reference

OSGeo FDO Provider for MySQL API

API Reference OSGeo FDO Provider for MySQL
static FDORDBMS_OV_API FdoRdbmsOvSchemaAutoGeneration* FdoRdbmsOvSchemaAutoGeneration::Create (  )  [static]

Creates a set of schema autogeneration settings. /summary> returns>Returns FdoRdbmsOvSchemaAutoGeneration

.

summary>Gets the table prefix for autogenerating class definitions. When set, an FDO Class Definition is automatically generated for each table whose name begins with this prefix. Any table already referenced by a class definition is skipped. Each generated class is added to the Feature Schema for this Schema Mapping Set. /summary> returns>Returns the class autogeneration table name prefix


Comments?