[ 源代码: libodb ]
软件包:libodb-2.4(2.4.0-1 以及其他的)
Common ODB Runtime Library
ODB is an object-relational mapping (ORM) system for C++. It provides tools, APIs, and library support that allow you to persist C++ objects to a relational database (RDBMS) without having to deal with tables, columns, or SQL and without manually writing any of the mapping code.
This package contains the common ODB runtime library. Every application that includes code generated by the ODB compiler will need to link to this library.
其他与 libodb-2.4 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- 软件包暂时不可用
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版