Skip to content

ADBCJ framework and future implementations

fooling edited this page Sep 4, 2013 · 15 revisions

Now

ADBCJ async connections

-> ADBCJ

DBCJ ———— SYNC API implements JDBC

-> DBCJ

Future

Reusing ConnectionManager in ADBCJ when accessing a same database

->Detail on this issue Sharing one async connection with multiple users

->Detail on this issue