代码搜索:LiteSQL

找到约 90 项符合「LiteSQL」的源代码

代码结果 90
www.eeworm.com/read/275731/4172045

hpp backend.hpp

/* LiteSQL * * By Tero Laitinen * * See LICENSE for copyright information. */ /** \file backend.hpp Classes Backend, Backend::Cursor and Backend::Result */ #ifndef _litesql_backend_hpp #d
www.eeworm.com/read/275731/4172282

txt main.txt

/* LiteSQL - Documentation - Main Page * * By Tero Laitinen * * See LICENSE for copyright information. */ /* \file main.txt Manual */ /** \mainpage LiteSQL - C++ Object-Relational Persisten
www.eeworm.com/read/275731/4172283

cpp example.cpp

// include LiteSQL's header file and generated header file #include #include "litesql.hpp" #include "exampledatabase.hpp" // provide implementation for Person::sayHello void example::Person
www.eeworm.com/read/275731/4172322

cpp mysql.cpp

/* LiteSQL - MySQL-backend implementation * * By Tero Laitinen * * See LICENSE for copyright information. */ #include "compatibility.hpp" #include "litesql/mysql.hpp" #ifdef HAVE_LIBMYSQLCLIENT
www.eeworm.com/read/275731/4172325

cpp postgresql.cpp

/* LiteSQL - PostgreSQL-backend implementation * * By Tero Laitinen * * See LICENSE for copyright information. */ #include "compatibility.hpp" #include "litesql/postgresql.hpp" #ifdef HAVE_LIBP
www.eeworm.com/read/275731/4172308

cpp test-datetime.cpp

#include "litesql.hpp" #include using namespace std; using namespace litesql; int main(int argc, char **argv) { FieldType dummy("", "", ""); Field fd(dummy); fd = string("
www.eeworm.com/read/275731/4172310

cpp test-selectquery.cpp

/* LiteSQL - test-selectquery * * By Tero Laitinen * * See LICENSE for copyright information. */ #include "litesql/selectquery.hpp" /* SelectQuery unit tester TC1: Full blown SQL-query wi
www.eeworm.com/read/275731/4172295

cpp xmlobjects.cpp

#include "../library/compatibility.hpp" #include "xmlobjects.hpp" #include "litesql-gen-main.hpp" #include "litesql.hpp" #include namespace xml { string validID(string s, string type="fiel
www.eeworm.com/read/275731/4172126

map persistent_8hpp__dep__incl.map

base referer rect $litesql_8hpp-source.html 162,8 245,34
www.eeworm.com/read/275731/4172162

map datetime_8hpp__dep__incl.map

base referer rect $litesql_8hpp-source.html 154,8 237,34