1
(click on this box to dismiss)
Tools that generate CUBRID code for Java
Hi! Are there any tools that could be used to automatically generate Java/JDBC code working with CUBRID?
For exampe, something like:
http://platform.netbeans.org/tutorials/nbm-crud.html
Or any tool which I can use to generate the right CUBRID java code without having to learn all the jdbc driver "internals", so to say...
1
0
There is no a tool I know of which would generate a CRUD code for you to work with CUBRID through JDBC. However, I think there is no much need in this. Because there are plenty of ready for copy-and-paste examples such as those in CUBRID JDBC Tutorial.
질문시간 2년 전
viewed 1427 times