Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: CM8.4.1.201206, CQB8.4.1.201206
-
Component/s: CUBRID Manager, CUBRID Query Browser
Description
Now, it support to generate java pojo code.
But, it isn't support to generate php pojo code.
And also, it is not support to generate CRUD for iBatis style.
It is needed to generate CRUD codes like attached files.
1. select one or severl tables
2. select "Create Java files" or "Create PHP files" on the context menu
3. select directory to export files
4. you can see exported files on the directory
5. CRUD sql will be contained onto Java/PHP files.