• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / tarantool-java / 348
78%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2019 09:21PM UTC
Jobs 1
Files 38
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
348

push

travis-ci

nicktorwald
Add support for a result set type and concurrency

Provide support for FORWARD_ONLY and INSENSITIVE scroll types. Now
statements as well as theirs resultSets can be built using a forward
only iterator or full implemented insensitive iterator. To achieve this
iteration logic was extracted into two separate classes to support two
scroll types respectively. This is a cross-cutting support through
SQLMetadata, SQLConnection, SQL(Prepared)Statement, SQLResultSet.

Add support for READ_ONLY concurrency level for a result set.

Extend SQLStates constants in scope of cursors and query execution.
0100E and 02000 for query results; 24000 for cursor iteration support.

Add missed implementation of a closing for SQLStatement and
SQLResultSet.

Deprecate JDBCBridge. This redundant class should be removed completely
in scope of another task. Mapping of field labels was moved to
SQLResultSet.

Closes: #85, #86
Affects: #119, #108

1656 of 2387 relevant lines covered (69.38%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
4 348.4 17 Apr 2019 09:21PM UTC 0
69.38
Travis Job 348.4
Source Files on build 348
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #348
  • acb17e4b on github
  • Prev Build on master (#345)
  • Next Build on master (#351)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc