Go to the source code of this file.
Functions | |
| std::unique_ptr< te::da::DataSource > | GetPostGISConnection () |
| void | QueryInsertExample () |
| Quering Insert clause. More... | |
| std::unique_ptr<te::da::DataSource> GetPostGISConnection | ( | ) |
Definition at line 13 of file PostGISExample.cpp.
Referenced by QueryInsertExample().
| void QueryInsertExample | ( | ) |
Quering Insert clause.
Definition at line 12 of file QueryInsertExample.cpp.
References te::da::PrimaryKey::add(), ds, GetPostGISConnection(), insert(), te::dt::INT32_TYPE, te::gm::MultiPolygonType, te::dt::SimpleProperty::setAutoNumber(), te::gm::GeometryProperty::setGeometryType(), and te::dt::STRING_TYPE.
Referenced by main().