예제 #1
0
	virtual void setCanonicalPathes( const std::string& referencePath )
	{
		OracleConfig::setCanonicalPathes( referencePath );
		setMyCanonicalPathes( referencePath );
	}
예제 #2
0
	virtual void setCanonicalPathes( const std::string& referencePath )
	{
		PostgreSQLConfig::setCanonicalPathes( referencePath );
		setMyCanonicalPathes( referencePath );
	}