Programmer Guide : Introduction to APIs : solidDB® Server Control API (SSC API) for Java
  
solidDB® Server Control API (SSC API) for Java
The solidDB® Server Control API (SSC API) for Java is a proprietary API, named after SolidServerControl class. The SSC API for Java calls are used to start and stop the LLA server. The actual database connections are done with normal solidDB® JDBC API. Both the SSC API for Java classes and solidDB® JDBC driver classes are included in the solidDB® JDBC driver (SolidDriver2.0.jar).
For more information about SSC API for Java, see the solidDB® Shared Memory Access and Linked Library Access User Guide.
See also
Introduction to APIs