Home > Working with APIs > JReport Catalog API > Programming with the Catalog API > Using the Catalog API > Creating a connection
The following methods are used to insert a database connection and return the handle of the newly inserted connection. If not successful, a null value is returned:
Note: The class ConnectionInfo is used to create the connection information. For details, refer to the JReport Javadoc jet.api package in <install_root>\help\api
, which includes all documents generated by Javadoc.