Skip to content
Jas edited this page Mar 14, 2017 · 9 revisions

User Guide

The wiki section of this repository provides details of the classes that are available library. Complete Javadoc can also be found here.

The list below gives the packages provided by this library along with the functionality:

  • com.buabook.kdb.connection:
    • KdbProcess: Connection definition (with username and password support)
    • KdbConnection: A kdb connection with reconnect support
  • com.buabook.kdb.consumer:
  • com.buabook.kdb.data:
  • com.buabook.kdb.exceptions: Custom exceptions thrown from other classes within this library
  • com.buabook.kdb.interfaces: Interfaces that are used to integrate with other classes within this library
  • com.buabook.kdb.publisher:
  • com.buabook.kdb.query:
  • com.buabook.kdb:
Clone this wiki locally