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

Support for customizing JdbcAdaptor #232

Open
csnemeti opened this issue Dec 29, 2014 · 3 comments
Open

Support for customizing JdbcAdaptor #232

csnemeti opened this issue Dec 29, 2014 · 3 comments
Milestone

Comments

@csnemeti
Copy link

Hello,

I think it would be a nice addon to allow custom JdbcAdaptor. This way others could be involved in developing the adaptor classes and integration could be easier.

Best regards,
Csaba

@asimarslan
Copy link
Contributor

Hi @csnemeti ,

Is there a missing DB that batoo does not support or you just wanna use a custom db ?

If you think there is a missing DB we can add it to source if anyone send the implementation which is as easy as implementing a class.

Or if you need some custom DB adapter I think we can find a way for it.

Asım

@csnemeti
Copy link
Author

Hello,

I do not think there's a missing adaptor (given the fact that there are other issues with add support for DB2 for example). I was thinking if somebody wants customizations (or even add support for a DB that is not now supported)...

Csaba

@asimarslan
Copy link
Contributor

I think we can update the adaptor initialiser part to check for the implementing adaptor on the classpath it doesn't exists.

@asimarslan asimarslan added this to the 2.0.1.3 milestone Dec 30, 2014
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

2 participants