Development Process
This section describes the development process, as shown in Figure 1.
Phase |
Description |
Reference Documents |
---|---|---|
Understand basic concepts. |
Before application development, learn basic concepts of HetuEngine, and understand the scenario requirements. |
|
Prepare the development and running environment. |
The HetuEngine application can invoke the JDBC interface in any language for development. The current example uses the Java language. You are advised to use the IDEA tool to configure development environments in different languages according to the guide. The HetuEngine running environment is a client. Install and configure the client according to the guide. |
|
Prepare a project. |
HetuEngine provides sample projects for different scenarios. You can import a sample project to learn the application. You can also create a HetuEngine project according to the guide. |
|
Develop a project based on the scenario. |
A sample project in the Java language is provided, including an example project that connects the HetuEngine, SQL statement execution, result parsing, and disconnection. |
|
Compile and run applications. |
You can compile the developed application and submit it for running. |
|
Check the application running results. |
The program running result is displayed in the expected display according to the implementation of the result parsing part. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot