Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stored procedure / stored function support for HSQLDB #36

Closed
lukaseder opened this issue Jul 22, 2012 · 4 comments
Closed

Add stored procedure / stored function support for HSQLDB #36

lukaseder opened this issue Jul 22, 2012 · 4 comments

Comments

@lukaseder
Copy link
Member

None

@ghost ghost assigned lukaseder Jul 22, 2012
@lukaseder
Copy link
Member Author

Author: @estromsnes
I have now committed code for HSQLDB function support. Will try to fix procedures later this evening.

@lukaseder
Copy link
Member Author

Very nice! I have contacted the HSQLDB guys, and they seemed interested in jOOQ:
http://old.nabble.com/HSQLDB-and-jOOQ-td30544036.html

You can find some information on that thread also, if you have any questions regarding HSQLDB.

@lukaseder
Copy link
Member Author

Author: @estromsnes
I really like to use HSQLDB for testing purposes because of its speed. Nice to see that they are interested.

Anyway... I have now added support for HSQLDB stored procedures.

@lukaseder
Copy link
Member Author

Great stuff! Works for me. I'm refactoring integration tests as of #188, so your test code has moved up to jOOQAbstractTest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant