Overview
Comment: | Add SL3Statement |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
cc03d24ff3ef295e0a9769b20587ac48 |
User & Date: | js 2020-09-01 01:43:07 |
Context
2020-09-14
| ||
23:40 | Add files I forgot to add in the last checkin check-in: 04c7dfdd12 user: js tags: trunk | |
2020-09-01
| ||
01:43 | Add SL3Statement check-in: cc03d24ff3 user: js tags: trunk | |
2020-08-31
| ||
22:19 | Add SL3OpenFailedException check-in: 26a83e91f0 user: js tags: trunk | |
Changes
Changes to src/Makefile.
Changes to src/SL3Connection.h.
Changes to src/SL3Connection.m.
Added src/SL3Statement+Private.h.
Added src/SL3Statement.h.
Added src/SL3Statement.m.
Changes to src/exceptions/Makefile.
Added src/exceptions/SL3BindObjectFailedException.h.
Added src/exceptions/SL3BindObjectFailedException.m.
Added src/exceptions/SL3ClearBindingsFailedException.h.
Added src/exceptions/SL3ClearBindingsFailedException.m.
Changes to src/exceptions/SL3OpenFailedException.m.
Added src/exceptions/SL3PrepareStatementFailedException.h.
Added src/exceptions/SL3PrepareStatementFailedException.m.
Added src/exceptions/SL3ResetStatementFailedException.h.
Added src/exceptions/SL3ResetStatementFailedException.m.