[fdo-commits] r677 - trunk/Utilities/SchemaMgr/Inc/Sm/Ph
svn_fdo at osgeo.org
svn_fdo at osgeo.org
Fri Jan 26 12:18:03 EST 2007
Author: barbarazoladek
Date: 2007-01-26 12:18:03 -0500 (Fri, 26 Jan 2007)
New Revision: 677
Modified:
trunk/Utilities/SchemaMgr/Inc/Sm/Ph/Owner.h
Log:
FDO316 - merge from branch 3.2
Modified: trunk/Utilities/SchemaMgr/Inc/Sm/Ph/Owner.h
===================================================================
--- trunk/Utilities/SchemaMgr/Inc/Sm/Ph/Owner.h 2007-01-26 02:55:21 UTC (rev 676)
+++ trunk/Utilities/SchemaMgr/Inc/Sm/Ph/Owner.h 2007-01-26 17:18:03 UTC (rev 677)
@@ -240,6 +240,8 @@
/// Get the function name that returns current database name in the format and case used in F_SCHEMAINFO
virtual FdoString* GetDbNameClause(bool isEqual) = 0;
+ /// Insert Meta class
+ virtual void CreateMetaClass() = 0;
protected:
//Unused constructor needed only to build on Linux
FdoSmPhOwner() {}
More information about the fdo-commits
mailing list