I am a developer at NHN and CUBRID Database Project Manager. Our company has been using the CUBRID RDBMS (http://www.cubrid.org) along with Spring Framework for most of its 100+ services. So we want to share the patch for Spring which enables to use CUBRID as a back-end database through its JDBC driver (http://www.cubrid.org/cubrid_java_programming).
In the attachment you can find two files:
sql-error-codes.xml: the classifications of error codes.
CubridSequenceMaxValueIncrementer.java: retrieves the next value of a given CUBRID sequence.
The files are released under BSD.
Everything is done and tested. I hope our contribution will not be ignored. If anything is required please let me know.
Esen Sagynov opened SPR-8707 and commented
Hi,
I am a developer at NHN and CUBRID Database Project Manager. Our company has been using the CUBRID RDBMS (http://www.cubrid.org) along with Spring Framework for most of its 100+ services. So we want to share the patch for Spring which enables to use CUBRID as a back-end database through its JDBC driver (http://www.cubrid.org/cubrid_java_programming).
In the attachment you can find two files:
The files are released under BSD.
Everything is done and tested. I hope our contribution will not be ignored. If anything is required please let me know.
Reference URL: http://forum.springsource.org/showthread.php?110504-CUBRID-Database-Support-through-its-JDBC-Driver&p=366361#post366361
Attachments:
The text was updated successfully, but these errors were encountered: