This chapter explains how to set up the development environment to implement your IP in Java for a third-party SQL engine. Follow this procedure to set up source code, build files, schema, and OpenAccess SDK service for your IP.
To implement a new IP, you must setup the required source files for your IP to allow you to compile and create a Java class file. The IP module is loaded by the OpenAccess SDK Server for the client/server version or by the OpenAccess SDK Local Server for the local version. The OpenAccess SDK includes JAR files and templates necessary to build your IP.
Setting up to develop a new IP is a three step process: